Template:Infobox city: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{infobox | {{infobox | ||
|bodystyle=width:30em; | |bodystyle=width:30em; | ||
|above={{{name}}} | |above={{{name}}} | ||
|abovestyle={{#if:{{{color|}}}|background-color:{{{color}}}|}}; | |||
|label2=Tether | |label2=Tether | ||
| Line 20: | Line 21: | ||
|data9= | |data9= | ||
{{{guilds}}} | {{{guilds}}} | ||
}}<noinclude> | |||
This is a custom template infobox for [[cities]]. Use it as such: | |||
<pre> | |||
{{infobox city | |||
|color= | |||
|name= | |||
|tether= | |||
|patron= | |||
|advisory= | |||
|guilds= | |||
}} | }} | ||
</pre> | |||
</noinclude> | |||
Revision as of 21:27, 13 August 2016
| {{{name}}} | |
|---|---|
| Tether | {{{tether}}} |
| Divine Patron | {{{patron}}} |
| Divine Advisory | {{{advisory}}} |
| Tutor | {{{tutor}}} |
| Guilds | {{{guilds}}} |
This is a custom template infobox for cities. Use it as such:
{{infobox city
|color=
|name=
|tether=
|patron=
|advisory=
|guilds=
}}