Template:InfoBox: Difference between revisions

From NENA Knowledge Base
Content added Content deleted
No edit summary
(Updated)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="noprint" style="float:none; border:1px solid #C9C9C9;width:200px;background-color:#F5F5F5;padding:2px;">
<div class="noprint" style="float:none; border:1px solid #C9C9C9;width:600px;background-color:#F5F5F5;padding:2px;">
{| cellspacing="0"
{| cellspacing="0"
| [[Image:Ambox notice.png|none|40px]]
| [[Image:Ambox notice.png|none|30px]]
| style="padding-left:5px;"| <small>{{{reason|{{{1}}}}}}</small>
| style="padding-left:5px;"| {{{information}}}
|}</div>
|}</div>
<noinclude>
<templatedata>
{
"params": {
"information": {
"type": "string",
"required": true,
"description": "Text containing the information",
"label": "Information"
}
},
"paramOrder": [
"information"
],
"description": "Box containing general information."
}
</templatedata>
</noinclude>

Latest revision as of 15:42, 19 August 2023

{{{information}}}

Box containing general information.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Informationinformation

Text containing the information

Stringrequired