Diferencia entre revisiones de «Plantilla:Geography»

3023 bytes añadidos ,  hace 2 meses
m
sin resumen de edición
m
m
 
(No se muestran 45 ediciones intermedias de 12 usuarios)
{{infobox
|title={{{placename|{{PAGENAME}}|}}}|id=geography|1=
|<!--
 
<!-- map or image -->
location
-->{{#if:{{{raw-regionmap|}}} |{{row/kv|Regionimage+artist |{{{raw-region}}}|}}|{{#if:{{{region|map}}}<!-- |{{row/kv|Region |{{tag|{{{region} -->}}|}}|}}|}}|}}<!--
-->{{#if:{{{raw-worldimage|}}} |{{row/kv|Worldimage+artist |{{{raw-world}}} |}}|{{#if:{{{world|image}}}<!-- |{{row/kv|World |{{tag|{{{world}}} | -->}}|}}|}}|}}<!--
 
-->{{#if:{{{universe|}}} |{{row/kv|Universe |{{{universe}}} |}}|}}<!--
<!-- information -->
{{#if:{{{type|}}} |{{row/kv| Tipo |{{{type}}}<!-- -->}}|}}
{{#if:{{{occupied|}}} |{{row/kv| Ocupado por |{{{occupied}}}<!-- -->}}|}}
{{#if:{{{era|}}} |{{row/kv| Era |[[{{{era}}}]]{{era/{{{era}}}|}}<!-- -->}}|}}
 
<!-- location -->
{{#if:{{{region|}}} |{{row/kv| Región |{{place tag|{{{region}}}|}}<!-- -->}}|}}
{{#if:{{{'region|}}} |{{row/kv| Región |{{{'region}}} {{raw/region}}<!-- -->}}|}}
 
{{#if:{{{world|}}} |{{row/kv| Mundo |{{place tag|{{{world}}}|}}<!-- -->}}|}}
{{#if:{{{earth|}}} |{{row/kv| Mundo |[[Tierra ({{{earth}}})]]{{cat ns|Geografía {{{earth}}}|only=0}} }}|}}
{{#if:{{{'world|}}} |{{row/kv| Mundo |{{{'world}}} {{raw/world}}<!-- -->}}|}}
{{#if:{{{universe|}}} |{{row/kv| Universo |{{{universe}}}<!-- -->}}|}}
 
featured in
-->{{row/kv|Featured In|''{{{books}}}''|}}
}}<includeonly><!--
 
-->{{cat ns|Lugares|only=0}}<!--
-->[[Category: Geographic features]]<!--
-->[[Category: Places]]<!--
 
-->{{#if:<!--
-->{{#if:{{{location|}}}{{{city|}}}{{{state|}}}{{{nation|}}}|[[Category: infobox.location]]}}<!--
-->{{#if:{earth|}}}<!-- -->{{era{world|}}}<!-- -->{{{'world|[[Category:}}}<!-- infobox.era]]-->{{{universe|}}}<!--
-->{{#if:{{{universe|}}}|[[Category: {{infobox.universe]]/no-world}}<!--
-->}}<!--
 
--></includeonly><noinclude>
 
The ''{{t|geography}}'' infobox template can be used to describe geographical features, usually landforms - mountains, bodies of water, etc.
This template allows you to include information about a country, city, geographical landmark, building, or other place on its article.
 
__TOC__
 
=== Template ===
<pre class=mw-code>
{{geography
|map= / image=
|type=
|era=
|region=
|world= / earth=
|universe=
}}
</pre>
 
 
=== Parameters ===
Highlighted lines indicate '''mandatory''' parameters.
On lines with multiple parameters (e.g. <code>|world= / earth=</code>) pick only the one most appropriate.
 
{{docs|title={{t|Geography}} Parameters}}
 
<!-- ---------------- -->
<!-- ROW: image / map -->
<!-- ---------------- -->
{{docs/row/optional
|'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>
<small>See [[Help:Infoboxes]] for further details.</small>
|eg=
<code><nowiki>|image=ashmount.png</nowiki></code>
}}
 
<!-- --------- -->
<!-- ROW: type -->
<!-- --------- -->
{{docs/row/optional
|param= type
|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>
|eg=
<code><nowiki>|type={{cat tag|Mountains}}</nowiki></code>
}}
 
<!-- -------- -->
<!-- ROW: era -->
<!-- -------- -->
{{docs/row/optional
|param=era
|desc=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.
|eg=
<code><nowiki>|era=[[Mistborn Era 2]]</nowiki></code><br>
<code><nowiki>|era=[[Silver Kingdoms]]</nowiki></code>
}}
 
<!-- ----------- -->
<!-- ROW: region -->
<!-- ----------- -->
{{docs/row/optional
|param= region
|desc= Use this to describe the region where the geographical feature can be found.<br>
<small>'''Note:''' Automatically generates a link. To bypass this, use <code>'region</code>.</small><br>
<small>See [[Help: Infoboxes]] for further details.</small>
|eg=
<code><nowiki>|region=Shattered Plains</nowiki></code><br>
}}
 
<!-- ------------------ -->
<!-- ROW: world / earth -->
<!-- ------------------ -->
{{docs/world|subject=geographical feature}}
 
<!-- ------------- -->
<!-- ROW: universe -->
<!-- ------------- -->
{{docs/universe|subject=geographical feature}}
 
 
|}
 
 
=== Types ===
Some common geographical feature types include:
* <code><nowiki>{{cat tag|Mountains}}</nowiki></code> - including mountain ranges and volcanoes
* <code><nowiki>{{cat tag|Water body}}</nowiki></code> - seas, rivers, lakes, oceans
* <code><nowiki>{{cat tag|Subsurface geography}}</nowiki></code> - caverns, tunnels, caves
* <code><nowiki>{{cat tag|Island}}</nowiki></code>s
* <code><nowiki>{{cat tag|Bosques}}</nowiki></code>
* Plains, valleys, deserts
 
 
=== Categories & Tags ===
There are two required parameters, the {{{world}}} that the place inhabits, and the {{{books}}} or series the place is set upon.
Pages that make use of the ''{{t|geography}}'' template will be added to [[:Category: Locations]].
A number of optional parameters allow you to pinpoint the location to a particular {{{region}}}, {{{country}}}, {{{capital}}} or {{{city}}}. {{{capital}}} should be used when talking about countries, {{{city}}} should be used when talking about places inside a city.
Another parameter allows you to define the {{{era}}} or time period the place existed in.
 
An advanced field {{{location}}} allows you to add {{t|row/kv}}s directly, and {{{place}}} allows you to change the box heading.
 
[[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}}
5660

ediciones