Boilerplate:Location Interiors
Jump to navigation
Jump to search
- For information and links to other boilerplates, see Create new location
Infobox Template
{{Infobox Interiors
|name = {{subst:PAGENAME}}
|region =
|area =
|settlement =
|location =
|map =
|NS =
|EW =
}}
See Template:Infobox Interiors for details on the template parameters and categorization.
Commented Copy
- Please follow this format structure when creating new pages for the Interiors of Middle-earth, see that link for more info
- Every interior page must include the {{Region Navigation Box}}
- Remove anything that is unused, or put <!-- --> around it
- Do not remove empty lines, they are there for the good looks of the page
- NOTE: remove spaces before and after the < > when replacing that spacer with the correct name / information inside the following [[ ]] and {{ }} wiki-markups.
A Clean Copy follows further down.
[[File:{{subst:PAGENAME}}.jpg|600px|center]]{{toc-right}} <-- ToC only if needed, remove otherwise
'''{{subst:PAGENAME}}''' is a ??? in [[settlement]]. {{Tooltip Coords||S|W}}
[[File:{{subst:PAGENAME}} (Exterior).jpg|thumb|300px|The Exterior of {{subst:PAGENAME}}]]
< Description of the interior >
== Deeds ==
* [[]]
== NPCs ==
{{:Category:{{subst:PAGENAME}} NPCs}}
OR use table as below
'''Services & Equipment'''
{| class="altRowsMed" width="500px"
! width="200" | Vendor !! Function
|-
!colspan="2"| Crafting <--- such headers only if the list is long
|-
| [[NPC]] || [[FUNCTION]]
|-
!colspan="2"| Supplies & Provisions
|-
| [[NPC]] || [[FUNCTION]]
|-
!colspan="2"| Equipment
|-
| [[NPC]] || [[FUNCTION]]
|}
'''Others'''
* [[NPC]] <-- use table if table above, else list, ordered by quest-giver, others
== Quests ==
'''Starting:'''
{{:Category:{{subst:PAGENAME}} Quests}}
OR
* [99] [[Quest:|]] <-- ordered by level unless dependencies, epic quests if enough for making sections, festival quests
'''Involving:'''
* [99] [[Quest:|]] <-- ordered by level unless dependencies, epic quests if enough for making sections, festival quests
== Lore ==
:''If any''
:''Tales told yet amaze explorers passing by (interior)...''
== Gallery ==
<gallery mode="packed" heights="200px"> <--150px may be more suitable if there is a large number of images (7+)
File:<FILENAME>.jpg|<very short description>
File:<FILENAME>.jpg|<very short description>
</gallery>
{{ < AREA > }}
{{ < REGION > }}
Clean Copy
[[File:{{subst:PAGENAME}}.jpg|600px|center]]{{toc-right}}
'''{{subst:PAGENAME}}''' is a ??? in [[settlement]]. {{Tooltip Coords||S|W}}
[[File:{{subst:PAGENAME}} (Exterior).jpg|thumb|300px|The Exterior of {{subst:PAGENAME}}]]
< DESCRIPTION >
== Deeds ==
* [[]]
== NPCs ==
{{:Category:{{subst:PAGENAME}} NPCs}}
OR
'''Services & Equipment'''
{| class="altRowsMed" width="500px"
! width="200" | Vendor !! Function
|-
!colspan="2"| Crafting
|-
| [[NPC]] || [[FUNCTION]]
|-
!colspan="2"| Supplies & Provisions
|-
| [[NPC]] || [[FUNCTION]]
|-
!colspan="2"| Equipment
|-
| [[NPC]] || [[FUNCTION]]
|}
'''Others'''
* [[NPC]]
== Quests ==
'''Starting:'''
{{:Category:{{subst:PAGENAME}} Quests}}
OR
* [99] [[Quest:|]]
'''Involving:'''
* [99] [[Quest:|]]
== Lore ==
:''LORE''
== Gallery ==
<gallery mode="packed" heights="200px">
File:<FILENAME>.jpg|<very short description>
File:<FILENAME>.jpg|<very short description>
</gallery>
{{ < AREA > }}
{{ < REGION > }}