Difference between revisions of "Template:Geography"

From The Coppermind
Jump to navigation Jump to search
m
m (+usage)
(6 intermediate revisions by 3 users not shown)
Line 14: Line 14:
 
{{#if:{{{region|}}} |{{row/kv| Region |{{place tag|{{{region}}}|}}<!-- -->}}|}}
 
{{#if:{{{region|}}} |{{row/kv| Region |{{place tag|{{{region}}}|}}<!-- -->}}|}}
 
{{#if:{{{'region|}}} |{{row/kv| Region |{{{'region}}} {{raw/region}}<!-- -->}}|}}
 
{{#if:{{{'region|}}} |{{row/kv| Region |{{{'region}}} {{raw/region}}<!-- -->}}|}}
  +
 
{{#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}}})]][[Category: {{{earth}}} geography]] }}|}}
 
{{#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}}}''<!-- -->}}
 
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
 
}}<includeonly><!--
 
}}<includeonly><!--
Line 27: Line 29:
 
-->||{{infobox/no-world}}<!--
 
-->||{{infobox/no-world}}<!--
 
-->}}<!--
 
-->}}<!--
 
-->{{#if:{{{image-artist|}}}|[[category: redundant artist attribution]]}}<!--
 
   
 
--></includeonly><noinclude>
 
--></includeonly><noinclude>
Line 60: Line 60:
 
<!-- ---------------- -->
 
<!-- ---------------- -->
 
{{docs/row/optional
 
{{docs/row/optional
|'param= <code>map <br><small>or</small><br> <code>image</code>
+
|'param= <code>map</code> <br><small>or</small><br> <code>image</code>
 
|desc= Use this to display a relevant map or image hosted on the Coppermind.<br>
 
|desc= Use this to display a relevant map or image hosted on the Coppermind.<br>
 
<small>See [[Help:Infoboxes]] for further details.</small>
 
<small>See [[Help:Infoboxes]] for further details.</small>
Line 70: Line 70:
 
<!-- ROW: type -->
 
<!-- ROW: type -->
 
<!-- --------- -->
 
<!-- --------- -->
{{docs/row/required
+
{{docs/row/optional
 
|param= type
 
|param= type
 
|desc= Use this to specify the type (e.g. river, mountain, plain) of the geographical feature. Apply a category if possible.<br>
 
|desc= Use this to specify the type (e.g. river, mountain, plain) of the geographical feature. Apply a category if possible.<br>
  +
'''<small>Note''': For pages that are themselves geographical features, e.g. [[lait]]s or [[Chasm|the Chasm]], make this say "Geographical feature" instead.</small><br>
 
<small>See [[#Types]] for common values.</small>
 
<small>See [[#Types]] for common values.</small>
 
|eg=
 
|eg=
Line 134: Line 135:
   
 
[[Category: Infoboxes]]
 
[[Category: Infoboxes]]
  +
== Articles using Template ==
  +
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages.}}
  +
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}

Revision as of 20:00, 19 April 2020

Geography
Featured In {{{books}}}

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=
|books=
}}


Parameters

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

Template:Docs/books
{{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