Bulbapedia:Project Routes: Difference between revisions

mNo edit summary
Line 109: Line 109:
==Templates==
==Templates==
===Infobox===
===Infobox===
{{RouteInfo
{{Route infobox
|article_route=2
|number=2
|size=100
|size=100
|image=Route 2.png
|image=HGSS Route 2.png
|imageI=Route2rby.PNG
|imageI=Route2rby.PNG
|imageII=Route 2-Gen 2.png
|imageII=Route 2-Gen 2.png
|imageIII=Route 2.png
|imageIII=Route 2.png
|type=land
|type=forest
|altnorth=Pewter City
|north=Pewter City
|altsouth=Viridian City
|south=Viridian City
|east=Diglett's Cave
|region=Kanto
|region=Kanto
|before=1
|cut=yes
|after=3
|mapdesc=A path that winds and bends from the forest's entrance.
}}
}}
[[Template:RouteInfo]]. An example is to the right. This is the basic syntax you need to get a complete routebox on the article page, just place this before any other text and fill in the variables.
[[Template:Route infobox]]. An example is to the right. This is the basic syntax you need to get a complete routebox on the article page, just place this before any other text and fill in the variables.
<pre>
<pre>
{{Infobox location
{{Route infobox
|article_route=
|number=
|name=
|jpname=
|jptrans=
|jptranslit=
|image=
|image=
|size=
|size=
Line 133: Line 138:
|imageIII=
|imageIII=
|imageIV=
|imageIV=
|type=land
|type=
|altnorth=
|mapdesc=
|altwest=
|north=
|alteast=
|regionnorth=
|altsouth=
|west=
|regionwest=
|east=
|regioneast=
|south=
|regionsouth=
|region=
|region=
|before=
|prev=
|after=
|next=
}}
}}
</pre>
</pre>


For the above parameters, here's what you should fill in:
For the above parameters, here's what you should fill in:
* '''article_route''' - Number of the route (e.g. 2 or 12 or 112)  
* '''number''' - Number of the route (e.g. 2 or 12 or 112)  
* '''Image''' - Filename for the image that will be displayed in the infobox
* '''image''' - Filename for the image that will be displayed in the infobox
* '''size''' - Size of the image that will be displayed in the infobox
* '''size''' - Size of the image that will be displayed in the infobox
* '''mapdesc''' - description of the route on the Pokégear or Town Map
* '''imageI''', '''imageII''', '''imageIII''' and '''imageIV''' - Image of the route during Generation I, II, III, and IV
* '''imageI''', '''imageII''', '''imageIII''' and '''imageIV''' - Image of the route during Generation I, II, III, and IV
* '''type''' - type of terrain the route is (eg. land, road, water, or cave)
* '''type''' - type of terrain the route is, from one of the choices listed [[Template:Locationcolor|here]]
* '''altnorth''', '''alteast''', '''altwest''' and '''altsouth''' - If there is a route, city, location joining the route add it to the parameter ''alt<direction>''
* '''north''', '''east''', '''west''' and '''south''' - Connecting locations in the given directions - alternate link-text can be given as northalt, eastalt, etc., while secondary connectors in the same direction can be given as north2, east2, etc.
* '''region''' - Region the route is in
* '''regionnorth''', '''regioneast''', '''regionwest''' and '''regionsouth''' - For connecting locations that are routes, what region the route is in
* '''before''' - Route before this route
* '''region''' - Region the subject of the article is in
* '''after''' - Route after this route
* '''prev''' - Route before this route - defaults to number - 1
* '''next''' - Route after this route - defaults to number + 1
* '''cut''', '''surf''', '''strength''', '''flash''', '''defog''', '''rocksmash''', '''whirlpool''', '''waterfall''', '''rockclimb''', '''dive''', '''bike''', '''mach''', '''acro''' - tools required for full navigation of the route: input "yes" if if the tool is required in every appearance of the route, or a {{template|tt}}'d asterisk or a game abbreviation using {{template|sup}} if this tool is required in only certain appearances.
{{-}}
{{-}}


Line 159: Line 172:
An example is bellow. This is the basic syntax you need to get a complete item list on the article page, just place this before any other text and fill in the variables.
An example is bellow. This is the basic syntax you need to get a complete item list on the article page, just place this before any other text and fill in the variables.
<pre>
<pre>
{{Itlisth}}
{{Itlisth|<type of area>}}
{{Itlistbod|<name of item>|<Where it is located>|<initials of game>|display=<name of item (only use this if there is
{{Itlistbod|<name of item>|<Where it is located>|<initials of game>|display=<name of item (use for TMs, HMs, items that have not appeared after Generation II, and items which are obtained in multiples at once)>}}
no image for the item or TMs and HMs)>}}
{{Itlistfoot|<type of area>}}
{{Itlistfoot}}
</pre>
</pre>
{{Itlisth}}
{{Itlisth|forest}}
{{Itlistbod|Potion|Obtained from Viridian Poké Mart employee|RBY|}}
{{Itlistbod|Potion|Obtained from Viridian Poké Mart employee|RBY|}}
{{Itlistbod|none|South of the first ledge on west side of route|GSC|display=[[Berry#List of Berries|Bitter Berry]]}}
{{Itlistbod|none|South of the first ledge on west side of route|GSC|display=[[Berry#List of Berries|Bitter Berry]]}}
{{Itlistbod|Potion|Obtained from Viridian Poké Mart employee|FRLG}}
{{Itlistbod|Potion|Obtained from Viridian Poké Mart employee|FRLG}}
{{Itlistbod|Black Apricorn|South of the first ledge on west side of route|HGSS|display=[[Apricorn#List of Apricorns|Black Apricorn]]}}
{{Itlistbod|Black Apricorn|South of the first ledge on west side of route|HGSS|display=[[Apricorn#List of Apricorns|Black Apricorn]]}}
{{Itlistfoot}}
{{Itlistfoot|forest}}


===Other templates===
===Other templates===
55,887

edits