Template:Landmark: Difference between revisions
Appearance
Created page with "{| class="infobox" style="width: 300px; float: right; clear: right; margin: 0 0 1em 1em; border: 1px solid ; background: black; font-size: 90%; line-height: 1.4em;" ! colspan="2" style="background: black; font-size: 110%; text-align: center;" | '''{{{name|[Landmark Name]}}}'''= |- | colspan="2" style="text-align: center;" | [[File:{{{image|Cover-image.png}}}|250px]] |- ! style="vertical-align: top; text-align: left; padding-right: 1em;" | '''Location''' | style="vertical..." |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="infobox" style="width: 300px; float: right; clear: right; margin: 0 0 1em 1em; border: 1px solid ; background: black; font-size: 90%; line-height: 1.4em;" | {| class="infobox" style="width: 300px; float: right; clear: right; margin: 0 0 1em 1em; border: 1px solid ; background: black; font-size: 90%; line-height: 1.4em;" | ||
! colspan="2" style="background: black; font-size: 110%; text-align: center;" | '''{{{name|[Landmark Name]}}}''' | ! colspan="2" style="background: black; font-size: 110%; text-align: center;" | '''{{{name|[Landmark Name]}}}''' | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | [[File:{{{image|Cover-image.png}}}|250px]] | | colspan="2" style="text-align: center;" | [[File:{{{image|Cover-image.png}}}|250px]] | ||
| Line 13: | Line 13: | ||
| style="vertical-align: top;" | {{{established|[Established]}}} | | style="vertical-align: top;" | {{{established|[Established]}}} | ||
|- | |- | ||
! style="vertical-align: top; text-align: left; padding-right: 1em;" | '''''' | ! style="vertical-align: top; text-align: left; padding-right: 1em;" | '''Significance''' | ||
| style="vertical-align: top;" | {{{ | | style="vertical-align: top;" | {{{known|[Critical/Important events]}}} | ||
|} | |} | ||
| Line 22: | Line 22: | ||
{{{appearance|[Physical description of the landmark]}}} | {{{appearance|[Physical description of the landmark]}}} | ||
== | == Significance == | ||
{{{significance|[Landmark's significance | {{{significance|[Landmark's significance to the lore]}}} | ||
== History == | == History == | ||
=== Establishment === | === Establishment === | ||
{{{establishment|[Landmark's establishment year and | {{{establishment|[Landmark's establishment year and significance]}}} | ||
=== {{{ | === {{{events|[Event Name]}}} === | ||
{{{ | {{{eventdetails|[Major events in at this landmark]}}} | ||
== Trivia == | == Trivia == | ||
| Line 38: | Line 38: | ||
{{{gallery|}}} | {{{gallery|}}} | ||
{{{category| | {{{category|[category]}}} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"type": "string" | |||
}, | |||
"image": { | |||
"aliases": [ | |||
"thumb", | |||
"cover" | |||
], | |||
"type": "wiki-file-name" | |||
}, | |||
"location": { | |||
"aliases": [ | |||
"pos" | |||
], | |||
"type": "string" | |||
}, | |||
"size": { | |||
"aliases": [ | |||
"area" | |||
], | |||
"type": "string" | |||
}, | |||
"established": { | |||
"aliases": [ | |||
"since" | |||
], | |||
"type": "string" | |||
}, | |||
"known": { | |||
"aliases": [ | |||
"know" | |||
], | |||
"type": "string" | |||
}, | |||
"overview": { | |||
"aliases": [ | |||
"info", | |||
"general" | |||
] | |||
}, | |||
"appearance": { | |||
"aliases": [ | |||
"look", | |||
"visual" | |||
] | |||
}, | |||
"significance": { | |||
"aliases": [ | |||
"importance" | |||
] | |||
}, | |||
"establishment": { | |||
"aliases": [ | |||
"founding" | |||
] | |||
}, | |||
"events": {}, | |||
"eventdetails": {}, | |||
"trivia": { | |||
"aliases": [ | |||
"funfact" | |||
] | |||
}, | |||
"gallery": { | |||
"aliases": [ | |||
"img" | |||
] | |||
}, | |||
"category": { | |||
"aliases": [ | |||
"part" | |||
] | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 14:35, 26 June 2026
| [Landmark Name] | |
|---|---|
| Location | [Location] |
| Size | [Size] |
| Established | [Established] |
| Significance | [Critical/Important events] |
[Brief landmark overview and introduction]
Appearance
[Physical description of the landmark]
Significance
[Landmark's significance to the lore]
History
Establishment
[Landmark's establishment year and significance]
[Event Name]
[Major events in at this landmark]
Trivia
[Interesting fact]
Gallery
[category]
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | String | optional |
| image | image thumb cover | no description | File | optional |
| location | location pos | no description | String | optional |
| size | size area | no description | String | optional |
| established | established since | no description | String | optional |
| known | known know | no description | String | optional |
| overview | overview info general | no description | Unknown | optional |
| appearance | appearance look visual | no description | Unknown | optional |
| significance | significance importance | no description | Unknown | optional |
| establishment | establishment founding | no description | Unknown | optional |
| events | events | no description | Unknown | optional |
| eventdetails | eventdetails | no description | Unknown | optional |
| trivia | trivia funfact | no description | Unknown | optional |
| gallery | gallery img | no description | Unknown | optional |
| category | category part | no description | Unknown | optional |