Template:Controversial: Difference between revisions
Jump to navigation
Jump to search
yeah copy pasted from navbox, what do you think i am, an html god? |
Tag: Rollback |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<div style="border:4px solid # | <div style="border:4px solid #b77;border-radius:16px;padding:10px;background:#eaa;margin:4px"><b style="font-size:18px;">{{{header}}}</b><br> | ||
{{{body}}}</div> | {{{body}}}</div> | ||
<noinclude>{{documentation}} | <noinclude>{{documentation}} | ||
| Line 9: | Line 9: | ||
"type": "string", | "type": "string", | ||
"default": "(Page writer's father 404 not found)", | "default": "(Page writer's father 404 not found)", | ||
"autovalue": "This page is ", | "autovalue": "This page is about a controversial person/topic", | ||
"required": true | "required": true | ||
}, | }, | ||
| Line 16: | Line 16: | ||
"type": "string", | "type": "string", | ||
"default": "Why would the page writer go into the source editor just to see this text in the preview?", | "default": "Why would the page writer go into the source editor just to see this text in the preview?", | ||
"autovalue": " | "autovalue": "Proceed with caution.", | ||
"required": true | "required": true | ||
} | } | ||
Latest revision as of 21:58, 4 December 2025
{{{header}}}
{{{body}}}
{{{body}}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| header | header | Header of the navbox, displayed in 16px bold font.
| String | required |
| body | body | Displayed below the header in 11px normal font.
| String | required |