Template:Construction: Difference between revisions

From The Wonderful World of What the Fuck
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
{| style="border:0px;"
{| style="border:0px;"
|-
|-
| style="valign:middle;"|[[File:{{{image}}}|120px]]
| style="valign:middle;"|[[File:Under construction icon-orange.svg|120px|Under construction icon-orange]]
| style="valign:middle;padding-left:5px;"|<div style="text-align:center;">'''{{{type}}} Under Construction'''</div>{{{text}}}
| style="valign:middle;padding-left:5px;"|<div style="text-align:center;">'''{{{type}}} Under Construction'''</div>{{{text}}}
|}</div>
|}</div>
Line 10: Line 10:
{
{
"params": {
"params": {
"image": {
"description": "An image that conveys something about the type of thing and that it's in a changeable state. Filename only. For example: party.svg",
"type": "string",
"required": true
},
"type": {
"type": {
"description": "The type of thing that is under construction. For example: Language, Race, Nation, etc.",
"description": "The type of thing that is under construction. For example: Language, Race, Nation, etc.",

Revision as of 00:40, 18 June 2015

Under construction icon-orange
{{{type}}} Under Construction
{{{text}}}


A template for building 'under construction' boxes.

Template parameters

ParameterDescriptionTypeStatus
typetype

The type of thing that is under construction. For example: Language, Race, Nation, etc.

Stringrequired
texttext

The explanation of what this thing being under construction means for its use in other content

Stringrequired