Help:Contents
Need help editing Pokemon3D Wiki?
Search here: http://www.mediawiki.org/wiki/Help:Contents
For all version 2 templates
This is a self-help zone for all version 2 template created by jianmingyong. Although most of the template have its example, it is not documented for every single page.
There are tons of quick template you can use to get certain data without making tedious template. You may want to use them whenever you need it.
Pokémon Data
Name
To convert the National Dex into its name, you can use {{PokémonListV2|Name|1}} which results as Bulbasaur.
Obtainable
If you want to show some stats about whether a Pokémon is obtainable, you can use {{PokémonListV2|Implemented|1}} which results as Yes.
Due to the fact that it is under my template code, it will not show in terms of Yes and No unless you made a condition for the result. {{#Switch:{{PokémonListV2|Implemented|1}}| Yes | IOC | IONC = Yes | No | INONC | NINONC = No}}
Misc
Spoiler
To use a spoiler, you can have a few syntax depending on your needs.
Note: You cannot have the same ID for each spoiler in a page. The ID must be unique to hide one spoiler at the time.
A normal spoiler: {{SpoilerV2|ID = 1|Hi}} which results in
.
A titled spoiler: A normal spoiler: {{SpoilerV2|ID = 2|I am a title|Hi I am a test message}} which results in
.