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>}} }}"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
-->{{#ifeq:{{{microfaction|}}}|yes|<span class="fn org">[[Micro Faction]]</span>}}
-->{{#ifeq:{{{microfaction|}}}|yes|<span class="fn org">[[Micro Faction]]</span>}}
}}
}}
<noinclude>
<templatedata>
{
"params": {
"name": {
"type": "content",
"required": true
},
"microfaction": {
"type": "boolean",
"default": "no"
}
}
}
</templatedata>
</noinclude>

Latest revision as of 04:20, 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