Template:Catchable R

From Official Temtem Wiki
Jump to navigation Jump to search
Template-info.png Documentation

This template is meant to be used in between the Catchable H template and the Bottom template. When used without them, the Catchable R template will not display properly. Multiple rows can be used after each other. And should be used to start the next Temtem. There are some inputs that are not declared by name, and therefore only requires the value being added. So long as the value is added in its correct order, it will display properly. Inputs that need to be declared can be placed in any order as usual.


The order for a Temtem's inputs goes as follows, in this specific order:

  • Tempedia number
  • Name
  • Type
  • Second Type(if they have one)
  • Location
  • Level
  • FreeTem! Value
  • Frequency
  • TV Values
    • HP
    • STA
    • SPD
    • ATK
    • DEF
    • SPATK
    • SPDEF

Usage[edit]

|-
| align="center" {{!}}{{{1|}}}
| [[File:{{{name|}}}.png{{!}}50x50px]]
| align="center" {{!}}[[{{{name|}}}]]
| {{#switch: {{{type1|}}}{{{type2|}}}
 | {{{type1|}}} = colspan="2" align="center"{{!}}{{type|{{{type1|}}}|25}}[[{{{type1|}}}]]
 | {{{type1|}}}{{{type2|}}} = colspan="1" align="center"{{!}}{{type|{{{type1|}}}|25}}[[{{{type1|}}}]]{{!}}{{!}}{{type|{{{type2|}}}|25}}[[{{{type2|}}}]]
}}
| align="center" {{!}}{{{2|?}}}
| align="center" {{!}}{{{3|?}}}
| align="center" {{!}}{{{fv|?}}}[[File:Pansuns.png|15x15px]]
| align="center" {{!}}{{{4|?}}}
| align="center" {{!}}{{{tv1|?}}}
| align="center" {{!}}{{{tv2|?}}}
| align="center" {{!}}{{{tv3|?}}}
| align="center" {{!}}{{{tv4|?}}}
| align="center" {{!}}{{{tv5|?}}}
| align="center" {{!}}{{{tv6|?}}}
| align="center" {{!}}{{{tv7|?}}}

Note: Every input after Second Type will display a question mark by default when left empty. But because Location, Level, and Frequency are unnamed inputs. You will need to place a question mark manually in order to properly add values when Location or Level is left blank.

List of Temtem that are Catchable in Catchable R.
No. Image Temtem Type(s) Location Level FreeTem! Value Frequency TV
1 2 HP STA SPD ATK DEF SPATK SPDEF
012 Tateru.png Tateru neutralNeutral ? 12-13 42-44Pansuns.png 20% 0 2 0 0 0 0 0
012 Tateru.png Tateru neutralNeutral 12-13 20% 42-44Pansuns.png ? 0 2 0 0 0 0 0
{{Catchable R
|012
|name = Tateru 
|type1 = Neutral
|?
|12-13
|fv = 42-44
|20%
|tv1 = 0
|tv2 = 2
|tv3 = 0
|tv4 = 0
|tv5 = 0
|tv6 = 0
|tv7 = 0
}}
{{Catchable R
|012
|name = Tateru 
|type1 = Neutral
|12-13
|fv = 42-44
|20%
|tv1 = 0
|tv2 = 2
|tv3 = 0
|tv4 = 0
|tv5 = 0
|tv6 = 0
|tv7 = 0
}}

Example[edit]

List of Temtem that are Catchable in Catchable R.
No. Image Temtem Type(s) Location Level FreeTem! Value Frequency TV
1 2 HP STA SPD ATK DEF SPATK SPDEF
012 Tateru.png Tateru neutralNeutral Basement 1 12-13 42-44Pansuns.png 20% 0 2 0 0 0 0 0
053 Barnshe.png Barnshe mentalMental windWind Top Floor 12-14 58-65Pansuns.png 5% 0 0 0 0 0 1 0
{{Catchable H}}
{{Catchable R
|012
|name = Tateru 
|type1 = Neutral
|Basement 1
|12-13
|fv = 42-44
|20%
|tv1 = 0
|tv2 = 2
|tv3 = 0
|tv4 = 0
|tv5 = 0
|tv6 = 0
|tv7 = 0
}}
{{Catchable R
|053
|name = Barnshe
|type1 = Mental
|type2 = Wind
|Top Floor
|12-14
|fv = 58-65
|5%
|tv1 = 0
|tv2 = 0 
|tv3 = 0
|tv4 = 0
|tv5 = 0
|tv6 = 1
|tv7 = 0
}}
{{Bottom}}