Template:CitizenWarning: Difference between revisions

From RetroMC
Jump to navigation Jump to search
m (fix parameter 1)
m (add templatedata)
Line 1: Line 1:
<div style="border: solid #5d85d7; border-width: 0px 0px 0px 5px; background-color: #0c1119; color: white; margin: 10px 0; padding: 10px; border-radius: 5px;">
<div style="border: solid #5d85d7; border-width: 0px 0px 0px 5px; background-color: #0c1119; color: white; margin: 10px 0; padding: 10px; border-radius: 5px;">
<span style="font-size: 1.2em;"><strong>This page was designed for the Citizen skin. [https://wiki.retromc.org/{{{1}}}?useskin=citizen Load with Citizen].</strong></span>
<span style="font-size: 1.2em;"><strong>This page was designed for the Citizen skin. [https://wiki.retromc.org/{{{page}}}?useskin=citizen Load with Citizen].</strong></span>
</div>
</div>
<noinclude>
<templatedata>
{
"params": {
"page": {
"label": "Page",
"description": "The page that requires Citizen",
"type": "string",
"required": true
}
},
"paramOrder": [
"page"
],
"format": "inline"
}
</templatedata>
</noinclude>

Revision as of 17:46, 4 November 2024

This page was designed for the Citizen skin. Load with Citizen.

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Pagepage

The page that requires Citizen

Stringrequired