Difference between revisions of "Template:New Trait Box"

From CYOE Wiki
Jump to: navigation, search
m (13 revisions)
 
(5 intermediate revisions by one other user not shown)
Line 8: Line 8:
 
For traits:
 
For traits:
 
<pre>
 
<pre>
&lt;includeonly>{{{New Trait Box
+
&lt;includeonly>{{New Trait Box
 
|trait=
 
|trait=
 
|game={{{era|}}}{{{game|}}}
 
|game={{{era|}}}{{{game|}}}
 +
|align={{{align|none}}}
 
|colour_cyoe1=
 
|colour_cyoe1=
 
|description_cyoe1=
 
|description_cyoe1=
Line 20: Line 21:
 
{{:{{PAGENAME}}|era=cyoe2}}
 
{{:{{PAGENAME}}|era=cyoe2}}
 
{{:{{PAGENAME}}|era=cyoe3}}
 
{{:{{PAGENAME}}|era=cyoe3}}
 +
[[Category:Trait]] [[Category:Unaligned Trait]]
 
&lt;/noinclude>
 
&lt;/noinclude>
[[Category:Trait]] [[Category:Unaligned Trait]]
 
 
</pre>
 
</pre>
  
 
For techs:
 
For techs:
 
<pre>
 
<pre>
&lt;includeonly>{{{New Trait Box
+
&lt;includeonly>{{New Trait Box
 
|trait=
 
|trait=
 
|game={{{era|}}}{{{game|}}}
 
|game={{{era|}}}{{{game|}}}
 +
|align={{{align|none}}}
 
|cost_cyoe1=
 
|cost_cyoe1=
 
|time_cyoe1=
 
|time_cyoe1=
Line 40: Line 42:
 
{{:{{PAGENAME}}|era=cyoe2}}
 
{{:{{PAGENAME}}|era=cyoe2}}
 
{{:{{PAGENAME}}|era=cyoe3}}
 
{{:{{PAGENAME}}|era=cyoe3}}
 +
[[Category:Technology]]
 
&lt;/noinclude>
 
&lt;/noinclude>
[[Category:Technology]]
 
 
</pre>
 
</pre>
  

Latest revision as of 19:55, 13 September 2014


  • For positive traits, use colour #DDFFAA
  • For negative traits, use colour #FFDDDD
  • For neutral traits, use colour #FFFF99
  • For techs, skip the colour line

For traits:

<includeonly>{{New Trait Box
|trait=
|game={{{era|}}}{{{game|}}}
|align={{{align|none}}}
|colour_cyoe1=
|description_cyoe1=
|colour_cyoe2=
|description_cyoe2=
...
}}</includeonly><noinclude>
{{:{{PAGENAME}}|era=cyoe1}}
{{:{{PAGENAME}}|era=cyoe2}}
{{:{{PAGENAME}}|era=cyoe3}}
[[Category:Trait]] [[Category:Unaligned Trait]]
</noinclude>

For techs:

<includeonly>{{New Trait Box
|trait=
|game={{{era|}}}{{{game|}}}
|align={{{align|none}}}
|cost_cyoe1=
|time_cyoe1=
|description_cyoe1=
|cost_cyoe2=
|time_cyoe2=
|description_cyoe2=
...
}}</includeonly><noinclude>
{{:{{PAGENAME}}|era=cyoe1}}
{{:{{PAGENAME}}|era=cyoe2}}
{{:{{PAGENAME}}|era=cyoe3}}
[[Category:Technology]]
</noinclude>

Tech and trait lines can be mixed, see Mass Production for an example of this in action.