Difference between revisions of "Template:Infobox city"
Jump to navigation
Jump to search
(Created page with "{{infobox |style=width:30em; |abovestyle=background-color:{{{color}}}; |above={{{name}}} |label2=Tether |data2={{{tether}}} |label4=Divine Patron |data4={{{patron}}} |label...") |
|||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | |||
{{infobox | {{infobox | ||
| abovestyle = background-color: {{{headcolor}}}; | |||
|abovestyle=background-color:{{{ | | above = {{{name}}} | ||
|above={{{name}}} | | headerstyle = background-color: {{{subcolor}}}; | ||
|label2=Tether | | label2 = Tether | ||
|data2={{{tether}}} | | data2 = [[{{{tether|}}}]] | ||
| | | label3 = Continent | ||
| | | data3 = [[{{{continent|}}}]] | ||
| | | label4 = Tutor | ||
| | | data4 = {{{tutor|}}} | ||
| | | label6 = Guilds | ||
| | | data6 = {{{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 | |||
| continent = Sapience | |||
| tutor = [[Raest]] | |||
| guilds = [[Sentaari]], [[Sentinels]], [[Shamans]] | |||
| patron = [[Haern]] | |||
| advisory = [[Haern]], [[Slyphe]], [[Dhar]], [[Omei]] | |||
}} | }} | ||
<pre> | |||
{{infobox city | |||
| headcolor = #AED581 | |||
| subcolor = #DCEDC8 | |||
| name = Duiran | |||
| tether = Spirit | |||
| continent = Sapience | |||
| tutor = [[Raest]] | |||
| guilds = [[Sentaari]], [[Sentinels]], [[Shamans]] | |||
| patron = [[Haern]] | |||
| advisory = [[Haern]], [[Slyphe]], [[Dhar]], [[Omei]] | |||
}} | |||
</pre> | |||
</noinclude> |
Latest revision as of 15:05, 11 July 2017
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 |
Continent | Sapience |
Tutor | Raest |
Guilds | Sentaari, Sentinels, Shamans |
Divines | |
Patron | Haern |
Advisory | Haern, Slyphe, Dhar, Omei |
{{infobox city | headcolor = #AED581 | subcolor = #DCEDC8 | name = Duiran | tether = Spirit | continent = Sapience | tutor = [[Raest]] | guilds = [[Sentaari]], [[Sentinels]], [[Shamans]] | patron = [[Haern]] | advisory = [[Haern]], [[Slyphe]], [[Dhar]], [[Omei]] }}