Template:Sandbox/faction: Difference between revisions

From the Garry's Mod Factions Wiki
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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
namename

no description

Contentrequired
microfactionmicrofaction

no description

Default
no
Booleanoptional