Template:Infobox lore town/doc: Difference between revisions
aw>Rikke Documentation for the new template |
m 3 revisions imported: Bringing in some custom made templates from the old wiki |
||
(2 intermediate revisions by one other user not shown) | |||
Line 4: | Line 4: | ||
Users should note that all parameters are made to be optional. Provide as much or as little information as you choose. If you wish to enter more than one data line to a single parameter, use <code><nowiki></br></nowiki></code> between the entries. | Users should note that all parameters are made to be optional. Provide as much or as little information as you choose. If you wish to enter more than one data line to a single parameter, use <code><nowiki></br></nowiki></code> between the entries. | ||
<syntaxhighlight> | <syntaxhighlight> | ||
{{Infobox lore | {{Infobox lore town | ||
|name = <!-- if left blank, will default to the title of the page --> | |name = <!-- if left blank, will default to the title of the page --> | ||
|titlecolor = <!-- hexcode for the background color of the name --> | |titlecolor = <!-- hexcode for the background color of the name --> | ||
Line 39: | Line 39: | ||
|leader3 = | |leader3 = | ||
<!-- HISTORY --> | <!-- HISTORY --> | ||
|event1 = <!-- some historical event, usually founding of the | |event1 = <!-- some historical event, usually founding of the town --> | ||
|event_date1 = <!-- date of event1 --> | |event_date1 = <!-- date of event1 --> | ||
|event2 = | |event2 = | ||
Line 46: | Line 46: | ||
|event_date3 = | |event_date3 = | ||
<!-- etc... --> | <!-- etc... --> | ||
|predecessor = <!-- town that preceded this | |predecessor = <!-- town that preceded this town --> | ||
|successor = <!-- town that succeeded this | |successor = <!-- town that succeeded this town --> | ||
|partner_city1 = <!-- a town with formal relations to this town --> | |partner_city1 = <!-- a town with formal relations to this town --> | ||
|partner_city2 = | |partner_city2 = |