Difference between revisions of "Template talk:Tr"
Jump to navigation
Jump to search
m |
|||
| Line 1: | Line 1: | ||
This is how it works: | This is how it works: | ||
You need to fill the Numbers with the | You need to fill the Numbers with the following: | ||
<br>1= Type of person. IE: Yougnster, Hiker, etc. | <br>1= the map index should be the next letter in the alphabet | ||
<br> | <br>2= Type of person. IE: Yougnster, Hiker, etc. | ||
<br>3= Name | |||
<br>4= The pokemon this trainer has, list them all here(use the PK template) | |||
<br>5= Money earned | |||
<br>6= Items used by the trainer | |||
===Example=== | ===Example=== | ||
<nowiki> | <nowiki> | ||
{{Tr|Youngster|Albert}} | {{Tr|Youngster|Albert|{{PK|001|Bulbasaur|1}}|320}} | ||
</nowiki> | </nowiki> | ||
| Line 17: | Line 21: | ||
! Image | ! Image | ||
|- | |- | ||
{{Tr|Youngster|Albert}} | {{Tr|Youngster|Albert|{{PK|001|Bulbasaur|1}}|320}} | ||
|} | |} | ||
</nowiki> | </nowiki> | ||
| Line 27: | Line 31: | ||
! Image | ! Image | ||
|- | |- | ||
{{Tr|Youngster|Albert}} | {{Tr|Youngster|Albert|{{PK|001|Bulbasaur|1}}|320}} | ||
|} | |} | ||
It works with this Template: [[Template:Pk]] | It works with this Template: [[Template:Pk]] | ||
Revision as of 09:40, 22 February 2013
This is how it works:
You need to fill the Numbers with the following:
1= the map index should be the next letter in the alphabet
2= Type of person. IE: Yougnster, Hiker, etc.
3= Name
4= The pokemon this trainer has, list them all here(use the PK template)
5= Money earned
6= Items used by the trainer
Example
{{Tr|Youngster|Albert|{{PK|001|Bulbasaur|1}}|320}}
Example2
{| class="wikitable"
|-
! Name
! Image
|-
{{Tr|Youngster|Albert|{{PK|001|Bulbasaur|1}}|320}}
|}
and works like this:
| Name | Image | |||
|---|---|---|---|---|
| Youngster | Albert Template:PK | File:Albert.png | 320 |
It works with this Template: Template:Pk