Difference between revisions of "Help:Templates"

From Regiapædia
Jump to: navigation, search
(Period Style)
 
(6 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
 
==Kit Guides==
 
==Kit Guides==
 +
===Item Style===
 +
Used on most Item pages. This is the most commonly used style.<br>
 +
Usable codes:<br>
 +
 +
<pre>
 +
{{Kit Guide}}
 +
{{Kit Row|Single Edge Sword [V]            |O-V|O-V|U|U|U|U}}
 +
{{Kit Row|Swords on baldrics              |O|O|E|O|A|A}}
 +
{{Kit Row|Swords on sword belts            |A|A|O|E|E|E}}
 +
{{Kit Row|Composite wooden / leather plain scabbard |O|O|E|E|E|E}}
 +
{{Kit Row|Leather scabbard                |All|A}}
 +
{{Kit Row|Elaborately decorated  scabbards |All|U}}
 +
{{Kit Row|Painted scabbards                |All|U}}
 +
{{Kit Row|Un-scabbarded swords            |All|U}}
 +
|}
 +
</pre>
 +
 
===Classic Style===
 
===Classic Style===
 +
Mainly used in the [[Kit Guides]] section<br>
 
You can enter multiple <nowiki>{{Kit Classic Row}}</nowiki> rows.
 
You can enter multiple <nowiki>{{Kit Classic Row}}</nowiki> rows.
 
<Pre>{{Kit Classic|
 
<Pre>{{Kit Classic|
Line 19: Line 37:
 
  }}</Pre>
 
  }}</Pre>
  
===Period Style===
+
===Period Image Style===
 +
Used to display typology types across Regia's periods. For example on the [[Authenticity:Swords]] page.
 
You can enter multiple <nowiki>{{Kit Image}}</nowiki> templates into each cell.
 
You can enter multiple <nowiki>{{Kit Image}}</nowiki> templates into each cell.
 
<pre>
 
<pre>
Line 52: Line 71:
 
}}
 
}}
 
</pre>
 
</pre>
 +
[[Category:Help]]

Latest revision as of 21:17, 4 July 2017

Regiapædia uses a number of templates to both assist you in quickly creating content and also to help maintain a consistent look and feel.

Top and Bottom

Top

Bottom

Kit Guides

Item Style

Used on most Item pages. This is the most commonly used style.
Usable codes:

{{Kit Guide}}
{{Kit Row|Single Edge Sword [V]            |O-V|O-V|U|U|U|U}}
{{Kit Row|Swords on baldrics               |O|O|E|O|A|A}}
{{Kit Row|Swords on sword belts            |A|A|O|E|E|E}}
{{Kit Row|Composite wooden / leather plain scabbard |O|O|E|E|E|E}}
{{Kit Row|Leather scabbard                 |All|A}}
{{Kit Row|Elaborately decorated  scabbards |All|U}}
{{Kit Row|Painted scabbards                |All|U}}
{{Kit Row|Un-scabbarded swords             |All|U}}
|}

Classic Style

Mainly used in the Kit Guides section
You can enter multiple {{Kit Classic Row}} rows.

{{Kit Classic|
 {{Kit Classic Row
  |Desc= Item Description
  |E= Encouraged items
  |O= Optional items
  |A= Allowable items
  |U= Unacceptable items
 }}
 }}

Period Image Style

Used to display typology types across Regia's periods. For example on the Authenticity:Swords page. You can enter multiple {{Kit Image}} templates into each cell.

{{Kit Periods
|G-E=
|G-O=
|G-A={{Kit Image|Generic Allowable1.jpg}}{{Kit Image|Generic Allowable2.jpg}}

|VE-E={{Kit Image|Very Early Encouraged1.jpg}}
|VE-O={{Kit Image|Very Early Optional1.jpg}}{{Kit Image|Very Early Optional2.jpg}}
|VE-A={{Kit Image|Very Early Acceptable1.jpg}}

|E-E={{Kit Image|Early Encouragedl.jpg}}
|E-O=
|E-A=

|M-E=
|M-O={{Kit Image|Mid Optional1.jpg}}
|M-A=

|L-E=
|L-O=
|L-A={{Kit Image|Late Allowable1.jpg}}

|VL-E={{Kit Image|Very Late Encouraged1.jpg}}
|VL-O=
|VL-A=

|A-E=
|A-O={{Kit Image|Angevin Optional1.jpg}}
|A-A=
}}