Difference between revisions of "Template:Infobox city"
Jump to navigation
Jump to search
(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> |
Revision as of 01:11, 18 August 2016
This template is for 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
Duiran | |
---|---|
Tether | Spirit |
Tutor | Raest |
Guilds | Sentaari, Sentinels, Shamans |
Divines | |
Patron | Haern |
Advisory | Haern, Slyphe, Dhar, Omei |
{{infobox city | headcolor = #AED581 | subcolor = #DCEDC8 | name = Duiran | tether = Spirit | tutor = [[Raest]] | guilds = [[Sentaari]], [[Sentinels]], [[Shamans]] | patron = [[Haern]] | advisory = [[Haern]], [[Slyphe]], [[Dhar]], [[Omei]] }}