Difference between revisions of "Template:Geography"

m (+usage)
(rm featured in)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{infobox
{{infobox
|title={{{place|{{PAGENAME}}|}}}|id=geography|1=
|title={{{name|{{PAGENAME}}}}}|id=geography|1=


<!-- map or image -->
<!-- map or image -->
Line 9: Line 9:
{{#if:{{{type|}}} |{{row/kv| Type |{{{type}}}<!-- -->}}|}}
{{#if:{{{type|}}} |{{row/kv| Type |{{{type}}}<!-- -->}}|}}
{{#if:{{{occupied|}}} |{{row/kv| Occupied by |{{{occupied}}}<!-- -->}}|}}
{{#if:{{{occupied|}}} |{{row/kv| Occupied by |{{{occupied}}}<!-- -->}}|}}
{{#if:{{{era|}}} |{{row/kv| Era |{{{era}}}{{era/{{{era}}}|}}<!-- -->}}|}}
{{#if:{{{era|}}} |{{row/kv| Era |[[{{{era}}}]]{{era/{{{era}}}|}}<!-- -->}}|}}


<!-- location -->
<!-- location -->
Line 16: Line 16:


{{#if:{{{world|}}} |{{row/kv| World |{{place tag|{{{world}}}|}}<!-- -->}}|}}
{{#if:{{{world|}}} |{{row/kv| World |{{place tag|{{{world}}}|}}<!-- -->}}|}}
{{#if:{{{earth|}}} |{{row/kv| World |[[Earth ({{{earth}}})]][[Category: {{{earth}}} geography]] }}|}}
{{#if:{{{earth|}}} |{{row/kv| World |[[Earth ({{{earth}}})]]{{cat ns|{{{earth}}} geography|only=0}} }}|}}
{{#if:{{{'world|}}} |{{row/kv| World |{{{'world}}} {{raw/world}}<!-- -->}}|}}
{{#if:{{{'world|}}} |{{row/kv| World |{{{'world}}} {{raw/world}}<!-- -->}}|}}
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}


<!-- featured in -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
}}<includeonly><!--
}}<includeonly><!--


-->[[Category: Locations]]<!--
-->{{cat ns|Locations|only=0}}<!--


-->{{#if:<!--
-->{{#if:<!--
Line 45: Line 44:
|world= / earth=
|world= / earth=
|universe=
|universe=
|books=
}}
}}
</pre>
</pre>
Line 111: Line 109:
<!-- ------------- -->
<!-- ------------- -->
{{docs/universe|subject=geographical feature}}
{{docs/universe|subject=geographical feature}}

<!-- ---------- -->
<!-- ROW: books -->
<!-- ---------- -->
{{docs/books|subject=geographical feature}}


|}
|}

Latest revision as of 18:32, 15 March 2024

Geography

The {{geography}} infobox template can be used to describe geographical features, usually landforms - mountains, bodies of water, etc.

Template

{{geography
|map= / image=
|type= 
|era=
|region=
|world= / earth=
|universe=
}}


Parameters

Highlighted lines indicate mandatory parameters. On lines with multiple parameters (e.g. |world= / earth=) pick only the one most appropriate.

{{Geography}} Parameters
Parameter Description Examples
map
or
image
Use this to display a relevant map or image hosted on the Coppermind.

See Help:Infoboxes for further details.

|image=ashmount.png

type Use this to specify the type (e.g. river, mountain, plain) of the geographical feature. Apply a category if possible.

Note: For pages that are themselves geographical features, e.g. laits or the Chasm, make this say "Geographical feature" instead.
See #Types for common values.

|type={{cat tag|Mountains}}

era If the geographical feature is known to exist only during a specific era of the world, use this to indicate which one. This mostly applies to Scadrial and Roshar.

|era=[[Mistborn Era 2]]
|era=[[Silver Kingdoms]]

region Use this to describe the region where the geographical feature can be found.

Note: Automatically generates a link. To bypass this, use 'region.
See Help: Infoboxes for further details.

|region=Shattered Plains

world
or
earth
Use this to specify the planet where the geographical feature can be found.

Note: Automatically generates a link. To bypass this, use 'world.
See Help:Infoboxes for further details.

|world=Roshar
|earth=Reckoners
|'world=Mars

universe Use this to indicate the (connected) universe where the geographical feature can be found.

See Help: Infoboxes for further details.

|universe=[[Cosmere]]
|universe=[[Cytoverse]]
|universe=[[Wode]] [[State]]s
|universe=''Standalone''


Types

Some common geographical feature types include:

  • {{cat tag|Mountains}} - including mountain ranges and volcanoes
  • {{cat tag|Water body}} - seas, rivers, lakes, oceans
  • {{cat tag|Subsurface geography}} - caverns, tunnels, caves
  • {{cat tag|Island}}s
  • {{cat tag|Forests}}
  • Plains, valleys, deserts


Categories & Tags

Pages that make use of the {{geography}} template will be added to Category: Locations.

Articles using Template