Difference between revisions of "Template:System"

From Discovery Wiki
Jump to navigationJump to search
(seperated the template base code from the example)
Line 44: Line 44:
 
==Usage==
 
==Usage==
 
<pre><nowiki>
 
<pre><nowiki>
 +
{{System_Infobox
 +
|systemname =
 +
|image =
 +
|systemworld =
 +
|systemowner =
 +
|systemplanets =
 +
|systembases =
 +
|systemstuff =
 +
|systemnpcs =
 +
|systemunlawfulnpcs =
 +
|systemcommodities =
 +
|systemmineable =
 +
}}
 +
</nowiki></pre>
 +
 +
==Example==
 
{{System_Infobox
 
{{System_Infobox
 
|systemname = New York
 
|systemname = New York
Line 70: Line 86:
 
*[[Outcasts]]
 
*[[Outcasts]]
 
*[[Xenos]]
 
*[[Xenos]]
*[[Order of Roaring Piratz]]
 
 
|systemcommodities =
 
|systemcommodities =
*[[Nomad Power Cell]]s
 
 
|systemmineable =
 
|systemmineable =
*[[OORP pilots]]
 
*[[Liberty Dreadnoughts]]
 
 
}}
 
}}
</nowiki></pre>
+
<pre><nowiki>
 
 
==Result==
 
 
{{System_Infobox
 
{{System_Infobox
 
|systemname = New York
 
|systemname = New York
Line 106: Line 116:
 
*[[Outcasts]]
 
*[[Outcasts]]
 
*[[Xenos]]
 
*[[Xenos]]
 +
*[[Order of Roaring Piratz]]
 
|systemcommodities =
 
|systemcommodities =
 +
*[[Nomad Power Cell]]s
 
|systemmineable =
 
|systemmineable =
 +
*[[OORP pilots]]
 +
*[[Liberty Dreadnoughts]]
 
}}
 
}}
 +
</nowiki></pre>
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 23:33, 18 June 2009

Usage

{{System_Infobox
|systemname =
|image = 
|systemworld = 
|systemowner = 
|systemplanets =
|systembases =
|systemstuff =
|systemnpcs =
|systemunlawfulnpcs =
|systemcommodities =
|systemmineable =
}}

Example

{{{system}}}
{{{world}}}
Planet Manhattan.jpg
Capital
{{{capital_base}}}
Government factions

{{{government}}}

Corporate factions

{{{corporate}}}

Other factions

{{{other}}}

{{System_Infobox
|systemname = New York
|image = manhattan.jpg
|systemworld = [[Liberty]]
|systemowner = [[Liberty Republic]]
|systemplanets =
*[[Planet Manhattan]]
*[[Planet Pittsburgh]]
|systembases =
*[[Planet Manhattan]]
*[[Planet Pittsburgh]]
|systemstuff = *[[Maine]]
|systemnpcs =
*[[Liberty Navy]]
*[[Liberty Police Incorporated]]
*[[Detroit Munitions]]
*[[Ageira Technologies]]
*[[Interspace Commerce]]
*[[Universal Shipping]]
*[[Deep Space Engineering]]
|systemunlawfulnpcs =
*[[Junkers]]
*[[Liberty Rogues]]
*[[Lane Hackers]]
*[[Outcasts]]
*[[Xenos]]
*[[Order of Roaring Piratz]]
|systemcommodities =
*[[Nomad Power Cell]]s
|systemmineable =
*[[OORP pilots]]
*[[Liberty Dreadnoughts]]
}}