Template:Infobox Faction: Difference between revisions
(New page: {| class="infobox" style="font-size:89%; float:{{{align|right}}}; width:250px; background-color:#cccccc;" |- |colspan="2" style="text-align:center; background:#cccccc; -moz-border-radius-t...) |
m (Removed protection from "Template:Infobox Faction") |
||
(32 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<infobox> | |||
<group> | |||
<title source="name"><default>{{PAGENAME}}</default><format>{{{name|{{PAGENAME}}}}}</format></title> | |||
<media source="image"/> | |||
</group> | |||
<group> | |||
<header><small>Information</small></header> | |||
<data source="games"><label>'''Game(s)'''</label></data> | |||
<data source="leaders"><label>'''Leader(s)'''</label></data> | |||
<data source="allies"><label>'''Allies'''</label></data> | |||
<data source="enemies"><label>'''Enemies'''</label></data> | |||
</group> | |||
</infobox> | |||
<noinclude> | |||
{|float="left" | {|float="left" | ||
|<pre> | |<pre> | ||
{{Infobox | {{Infobox Faction | ||
|name = | |name = | ||
|image = | |image = | ||
|games = | |games = | ||
| | |leaders = | ||
|allies = | |||
| | |enemies = | ||
| | |||
}} | }} | ||
</pre> | </pre> | ||
|} | |} | ||
[[Category:Infobox Templates | NOTE: If "name" is omitted, it will default to the name of the page. | ||
[[Category:Infobox Templates]]</noinclude> |
Latest revision as of 12:53, 6 March 2024
{{Infobox Faction |name = |image = |games = |leaders = |allies = |enemies = }} |
NOTE: If "name" is omitted, it will default to the name of the page.