Template:Controversial: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
-lime.owotwiki (talk | contribs)
Overhaul to use Template:Tmbox.
-lime.owotwiki (talk | contribs)
Fixed defaults.
 
Line 1: Line 1:
{{Tmbox
{{Tmbox
   | type = content
   | type = content
   | text = <b style="font-size:18px;">This {{{type}}} is about a controversial {{{subject}}}.</b><br>
   | text = <b style="font-size:18px;">This {{#if:{{{type|}}}|{{{type|}}}|article}} is about a controversial {{#if:{{{type|}}}|{{{type|}}}|topic}}.</b><br>
Please proceed with caution.
Please proceed with caution.
}}
}}
Line 10: Line 10:
"type": {
"type": {
"description": "Replaces 'article' in header.",
"description": "Replaces 'article' in header.",
"type": "string",
"type": "string"
"default": "article"
},
},
"subject": {
"subject": {
"description": "Replaces 'topic' in header.",
"description": "Replaces 'topic' in header.",
"type": "string",
"type": "string"
"default": "topic"
}
}
}
}
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Latest revision as of 09:11, 26 December 2025

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
typetype

Replaces 'article' in header.

Stringoptional
subjectsubject

Replaces 'topic' in header.

Stringoptional