Guest User

Clover Wiki Template

a guest
Feb 18th, 2015
902
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Clover Wiki Template
  2.  
  3. Copy RAW Paste Data into the Source Editor of the page, and replace all fields in quotes with the appropriate values.
  4. ---------------------------------------------------------------------------------------------------------------------------------
  5. {{PokemonPrevNextHead|type = "TYPE1"|type2 = "TYPE2"|prev = "PREVIOUS POKEMON"|prevnum = "PREVIOUS NUMBER IN NATIONAL DEX (THREE DIGIT NUMBER)"|next = "NEXT POKEMON"|nextnum = "NEXT NUMBER IN NATIONAL DEX (THREE DIGIT NUMBER)"}}
  6. {{Pokemon Infobox
  7. | type1 = "TYPE 1"
  8. | type2 = "TYPE 2"
  9. | ndex = "NATIONAL DEX NUMBER (THREE DIGIT NUMBER)"
  10. | name = "NAME"
  11. | image = "FILENAME OF BEST POSSIBLE IMAGE OF POKEMON (Sugi>Concept Art>Sprite)"
  12. | species = "SPECIES NAME (Don't include Pokemon, it does it automatically)"
  13. | ability1 = "FIRST ABILITY"
  14. | ability2 = "SECOND ABILITY"
  15. | gendercode = (256 = UNKNOWN, 255 = GENDERLESS, 254 = FE.MALE ONLY, 223 = 12.5M/87.5F, 191 = 25M/75F, 127 = 50M/50F, 63 = 75M/25F, 31 = 87.5M/12.5F, 0 = MALE ONLY)
  16. | catchrate = "CATCH RATE"
  17. | egggroup1 = "FIRST EGG GROUP"
  18. | egggroup2 = "SECOND EGG GROUP"
  19. | eggsteps = "STEPS TO HATCH"
  20. | egggroupn = 1 <!-- 0 if can't legitimately obtain this as an egg -->
  21. | height-m = "HEIGHT IN METERS"
  22. | height-ftin = "HEIGHT IN FEET AND INCHES"
  23. | weight-kg = "WEIGHT IN KILOGRAMS"
  24. | weight-lbs = "WEIGHT IN POUNDS"
  25. | expyield = "EXPERIENCE YIELD"
  26. | lv100exp = "FIGURE OUT FROM LEVELING RATE"
  27. | evtotal = "TOTAL EVS, LIST EXACT AMOUNTS IN EACH CATEGORY BELOW"
  28. | evhp =
  29. | evat =
  30. | evde =
  31. | evsa =
  32. | evsd =
  33. | evsp =
  34. | body = "2 DIGIT NUMBER"
  35. | color = "COLOR"
  36. | friendship = "BASE FRIENDSHIP"}}
  37. '''"POKEMON"''' is a [["TYPE1" (type)|TYPE1]]/[["TYPE2" (type)|TYPE2]] type Pokémon.
  38. <!-- If the Pokemon lacks certain secondary attributes, delete that section. -->
  39.  
  40. "EVOLUTION INFO GOES HERE".
  41.  
  42. == Pokédex entry ==
  43. {{Dex|"DEX ENTRY GOES HERE."|type1 = "TYPPE1"|type2 = "TYPE2"}}
  44.  
  45. == Game Locations ==
  46. {{Availability|type1 = "TYPPE1"|type2 = "TYPE2"}}
  47.  
  48. == Held Items ==
  49. {{HeldItems|type1 = "TYPPE1"|type2 = "TYPE2"|""always" IF 100%, "common" IF 50%, "uncommon" IF 5%, "rare" IF 1%" = "ITEM"}}
  50. <!-- Remove last section if it holds no items in the wild. -->
  51.  
  52. == Base Stats ==
  53.  
  54. {{Stats
  55. |type = "TYPE1"
  56. |type2 = "TYPE2"
  57. |HP = "BASEHP"
  58. |Attack = "BASEATTACK"
  59. |Defense = "BASEDEFENSE"
  60. |SpAtk = "BASESPECIALATTACK"
  61. |SpDef = "BASESPECIALDEFENSE"
  62. |Speed = "SPEED"}}
  63.  
  64. == Type effectiveness ==
  65. {{TypeEffectiveness <!-- 100 is normal effectiveness, 200 is weak to that type, 50 is resistant to that type, etc. -->
  66. | type1 = "TYPE1"
  67. | type2 = "TYPE2"
  68. | Normal =
  69. | Fighting =
  70. | Flying =
  71. | Poison =
  72. | Ground =
  73. | Rock =
  74. | Bug =
  75. | Ghost =
  76. | Steel =
  77. | Fire =
  78. | Water =
  79. | Grass =
  80. | Electric =
  81. | Psychic =
  82. | Ice =
  83. | Dragon =
  84. | Dark =
  85. | Fairy = }}
  86.  
  87. == Moves ==
  88.  
  89. === By leveling up ===
  90.  
  91. {{MoveLevelStart|"POKEMON"|"TYPE1"|"TYPE2"}} <!-- In these cases, if it is monotyped, put the same type in each section. -->
  92. {{MoveLevel|"LEVEL (Start if known from the start)"|"MOVE NAME"|"MOVE TYPE"|"Physical/Special/Status"|"BP ("&mdash;" if N/A)"|"BP ("&mdash;" if N/A)"|"PP"|(Put three apostrophes (''') here if STAB.}}
  93. {{MoveLevelEnd|"POKEMON"|"TYPE1"|"TYPE2"}}
  94.  
  95. === {{T/piece}}By TM ===
  96. <!-- You can get the entries for this table from the page [[TM and HM list]] -->
  97. {{MoveTMStart|"POKEMON"|"TYPE1"|"TYPE2"}}
  98. {{MoveTM|TM(NUMBER GOES HERE)|"MOVE NAME"|"MOVE TYPE"|"Physical/Special/Status"|"BP ("&mdash;" if N/A)"|"BP ("&mdash;" if N/A)"|"PP"|(Put three apostrophes (''') here if STAB.}}
  99. {{MoveTMEnd|"POKEMON"|"TYPE1"|"TYPE2"}}
  100.  
  101. ==Evolution==
  102. {{Evobox-"NUMBER OF STAGES" <!-- For example, if it doesn't evolve, put 1 for one stage. -->
  103. | type1 = "TYPE1 (COLOR OF BORDER, USE CURRENT POKEMON'S TYPE)"
  104. | type2 = "TYPE2 (COLOR OF BORDER, USE CURRENT POKEMON'S TYPE)"
  105. | type1-1 = "CURRENT POKEMON'S TYPE1"
  106. | type2-1 = "CURRENT POKEMON'S TYPE2"
  107. | no1 = "NATIONAL DEX NUMBER OF CURRENT POKEMON (THREE DIGIT NUMBER)"
  108. | name1 = "CURRENT POKEMON NAME"
  109. | evo1 = {{item|Rare Candy}}<br>Level "LEVEL NUMBER" <!-- If it evolves by a different method, copy/paste from a Colvermon that evolves similarly. -->
  110. | type1-2 = "EVOLVED FORM'S TYPE1"
  111. | type2-2 = "EVOLVED FORM'S TYPE2"
  112. | no2 = "NATIONAL DEX NUMBER OF EVOLVED FORM (THREE DIGIT NUMBER)"
  113. | name2 = "EVOLVED FORM NAME"}}
  114. ==Sprites==
  115.  
  116. {{Sprites|"NATIONAL DEX NUMNER"|type="TYPE1"|type2 = "TYPE2"|gender = Female}}
  117.  
  118. ==Trivia==
  119. <!-- Trivia goes here. -->
  120.  
  121.  
  122.  
  123. ===Design origin===
  124. <!-- Design origin goes here. -->
  125.  
  126.  
  127.  
  128. ===Name origin===
  129. <!-- Name origin goes here. -->
  130.  
  131.  
  132.  
  133. {{PokemonPrevNextHead|type = "TYPE1"|type2 = "TYPE2"|prev = "PREVIOUS POKEMON"|prevnum = "PREVIOUS NUMBER IN NATIONAL DEX (THREE DIGIT NUMBER)"|next = "NEXT POKEMON"|nextnum = "NEXT NUMBER IN NATIONAL DEX (THREE DIGIT NUMBER)"}}
  134. [[Category:Clovermon]]
Advertisement
Add Comment
Please, Sign In to add comment