190
edits
(Some changes, again.) |
|||
Line 1: | Line 1: | ||
{{infobox | <includeonly>{{infobox | ||
| | | abovestyle = background-color: {{{headcolor}}}; | ||
|above={{{name}}} | | above = {{{name}}} | ||
| headerstyle = background-color: {{{subcolor}}}; | |||
| | | label2 = Tether | ||
| data2 = [[{{{tether|}}}]] | |||
| | | label4 = Tutor | ||
| | | data4 = {{{tutor|}}} | ||
| | | label6 = Guilds | ||
| data6 = {{{guilds|}}} | |||
| | |||
{{{guilds}}} | |||
| header10 = Divines | |||
| label11 = Patron | |||
| data11 = {{{patron|}}} | |||
| label12 = Advisory | |||
| data12 = {{{advisory|}}} | |||
}}</includeonly> | |||
<noinclude> | |||
This template is for [[Cities|city]] pages infoboxes. All fields except '''headcolor''', '''subcolor''' and '''name''' are optional. This template will also add the appropriate categories for cities and tethers. | |||
==Example== | |||
{{infobox city | |||
| headcolor = #AED581 | |||
| subcolor = #DCEDC8 | |||
| name = Duiran | |||
| tether = Spirit | |||
| tutor = [[Raest]] | |||
| guilds = [[Sentaari]], [[Sentinels]], [[Shamans]] | |||
| patron = [[Haern]] | |||
| advisory = [[Haern]], [[Slyphe]], [[Dhar]], [[Omei]] | |||
}} | |||
<pre> | <pre> | ||
{{infobox city | {{infobox city | ||
| | | headcolor = #AED581 | ||
|name= | | subcolor = #DCEDC8 | ||
|tether= | | name = Duiran | ||
| | | tether = Spirit | ||
| | | tutor = [[Raest]] | ||
| | | guilds = [[Sentaari]], [[Sentinels]], [[Shamans]] | ||
| patron = [[Haern]] | |||
| advisory = [[Haern]], [[Slyphe]], [[Dhar]], [[Omei]] | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |