Template:Sandbox/faction: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{infobox <!--| templatestyles = Template:Infobox faction/styles.css--> | bodyclass = ib-country vcard | aboveclass = adr | above={{#if:{{{name|}}}|<!-- -->{{#if:{{{name|}}}}}|<!-- <div class="ib-country-name-style fn org country-name">{{{name|}}}</div>}}}}</div>}}<!-- -->{{#ifeq:{{{microfaction|}}}|yes|<span class="fn org">Micro Faction</span>}} }}" |
mNo edit summary |
||
| Line 8: | Line 8: | ||
-->{{#ifeq:{{{microfaction|}}}|yes|<span class="fn org">[[Micro Faction]]</span>}} | -->{{#ifeq:{{{microfaction|}}}|yes|<span class="fn org">[[Micro Faction]]</span>}} | ||
}} | }} | ||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"type": "content", | |||
"required": true | |||
}, | |||
"microfaction": { | |||
"type": "boolean", | |||
"default": "no" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
Revision as of 04:19, 13 October 2025
{{infobox | bodyclass = ib-country vcard | aboveclass = adr | above=
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Content | required |
| microfaction | microfaction | no description
| Boolean | optional |