Template:Navbox: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
w>Trialpears
(Remove TfD notice as it wouldn't involve any changes to this template.)
w>LimeSlime888
(It looks EXTRA FLASHY✨✨ now!)
Line 1: Line 1:
<includeonly>{{#invoke:Navbox|navbox}}</includeonly><noinclude>
<div style="border:4px solid #79b;border-radius:16px;padding:10px;background:#ace;margin:4px"><b style="font-size:18px;">{{{header}}}</b><br>
{{Documentation}}
{{{body}}}</div>
</noinclude>
<noinclude>{{documentation}}
<templatedata>
{
"params": {
"header": {
"description": "Header of the navbox, displayed in 16px bold font.",
"type": "string",
"default": "(Page writer's father 404 not found)",
"autovalue": "This page is ",
"required": true
},
"body": {
"description": "Displayed below the header in 11px normal font.",
"type": "string",
"default": "Why would the page writer go into the source editor just to see this text in the preview?",
"autovalue": "Please do not the write.",
"required": true
}
}
}
</templatedata></noinclude>

Revision as of 13:09, 10 October 2022

{{{header}}}
{{{body}}}

No description.

Template parameters

ParameterDescriptionTypeStatus
headerheader

Header of the navbox, displayed in 16px bold font.

Default
(Page writer's father 404 not found)
Auto value
This page is
Stringrequired
bodybody

Displayed below the header in 11px normal font.

Default
Why would the page writer go into the source editor just to see this text in the preview?
Auto value
Please do not the write.
Stringrequired