Diferencia entre revisiones de «Plantilla:Geography»

(extra bracket, i think)
m
 
(No se muestran 6 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
{{infobox
{{infobox
|title={{{name|{{translated title}}}}}|id=geography|1=
|title={{{name|{{PAGENAME}}}}}|id=geography|1=


<!-- map or image -->
<!-- map or image -->
Línea 7: Línea 7:


<!-- information -->
<!-- information -->
{{#if:{{{type|}}} |{{row/kv| Type |{{{type}}}<!-- -->}}|}}
{{#if:{{{type|}}} |{{row/kv| Tipo |{{{type}}}<!-- -->}}|}}
{{#if:{{{occupied|}}} |{{row/kv| Occupied by |{{{occupied}}}<!-- -->}}|}}
{{#if:{{{occupied|}}} |{{row/kv| Ocupado por |{{{occupied}}}<!-- -->}}|}}
{{#if:{{{era|}}} |{{row/kv| Era |{{{era}}}{{era/{{{era}}}|}}<!-- -->}}|}}
{{#if:{{{era|}}} |{{row/kv| Era |[[{{{era}}}]]{{era/{{{era}}}|}}<!-- -->}}|}}


<!-- location -->
<!-- location -->
{{#if:{{{region|}}} |{{row/kv| Region |{{place tag|{{{region}}}|}}<!-- -->}}|}}
{{#if:{{{region|}}} |{{row/kv| Región |{{place tag|{{{region}}}|}}<!-- -->}}|}}
{{#if:{{{'region|}}} |{{row/kv| Region |{{{'region}}} {{raw/region}}<!-- -->}}|}}
{{#if:{{{'region|}}} |{{row/kv| Región |{{{'region}}} {{raw/region}}<!-- -->}}|}}


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


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


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


-->{{#if:<!--
-->{{#if:<!--
Línea 45: Línea 44:
|world= / earth=
|world= / earth=
|universe=
|universe=
|books=
}}
}}
</pre>
</pre>
Línea 112: Línea 110:
{{docs/universe|subject=geographical feature}}
{{docs/universe|subject=geographical feature}}


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


|}
|}
Línea 126: Línea 120:
* <code><nowiki>{{cat tag|Subsurface geography}}</nowiki></code> - caverns, tunnels, caves
* <code><nowiki>{{cat tag|Subsurface geography}}</nowiki></code> - caverns, tunnels, caves
* <code><nowiki>{{cat tag|Island}}</nowiki></code>s
* <code><nowiki>{{cat tag|Island}}</nowiki></code>s
* <code><nowiki>{{cat tag|Forests}}</nowiki></code>
* <code><nowiki>{{cat tag|Bosques}}</nowiki></code>
* Plains, valleys, deserts
* Plains, valleys, deserts



Revisión actual - 10:59 1 abr 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|Bosques}}
  • Plains, valleys, deserts


Categories & Tags

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

Articles using Template