Difference between revisions of "Template:FactionIndex"

From Alpha Centauri Wiki
Jump to: navigation, search
(Created page with "</includeonly>|- | [[{{{name|}}}]] || [[{{{name|}}}/{{{text|}}}|{{{text|}}}]] || {{{desc|description}}} || {{{crash|no}}} || {{{checked|no}}}</includeonly><noinclude> <pre>{{f...")
 
m
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
</includeonly>|-
+
<includeonly>|-
| [[{{{name|}}}]] || [[{{{name|}}}/{{{text|}}}|{{{text|}}}]] || {{{desc|description}}} || {{{crash|no}}} || {{{checked|no}}}</includeonly><noinclude>
+
| [[{{{name|}}}]] <small>([[{{{name|}}}/{{{text|}}}.txt|text]])</small> || {{{desc|description}}} || {{{crash|unknown}}} || {{{type|unchecked}}} || {{{graphics|unknown}}}</includeonly><noinclude>
<pre>{{fi|name=|text=|desc=|crash=|checked=}}</pre>
+
Use:
Text is the .txt file name, crash is whether it causes crashes. Checked is only for factions which have been looked over by the community and balanced/fixed (=yes), or official factions (=official).
+
<pre>{{fi|name=|text=|desc=}}</pre>
 +
With optional parameters included:
 +
<pre>{{fi|name=|text=|crash=|type=|graphics=|desc=}}</pre>
 +
*Text is the .txt file name, crash is whether it causes crashes. Type =official for official factions, and =checked for '''only''' factions which have been looked over by the community and balanced/fixed. Leave blank for other factions. Graphics is for notes on the state of the faction's graphics (e.g. portrait needs touching up), NOT description of what things look like.
  
 
[[Category:List templates]]
 
[[Category:List templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 21:53, 6 February 2013

Use:

{{fi|name=|text=|desc=}}

With optional parameters included:

{{fi|name=|text=|crash=|type=|graphics=|desc=}}
  • Text is the .txt file name, crash is whether it causes crashes. Type =official for official factions, and =checked for only factions which have been looked over by the community and balanced/fixed. Leave blank for other factions. Graphics is for notes on the state of the faction's graphics (e.g. portrait needs touching up), NOT description of what things look like.