Advertisement
Gendrome

"Trainer Information" and example codes

Nov 20th, 2013
514
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.22 KB | None | 0 0
  1. ========================Pokemon sprite:========================
  2. <img src='pokemon:460&gen=5&shiny=false'/>
  3. 460 = Abomasnow / 5 = Generation / Shiny=false/true
  4.  
  5. More examples:
  6.  
  7. <img src='pokemon:260&gen=5' width='100' height='100' align=right>
  8. align=right/left..
  9.  
  10. <img src='pokemon:442&shiny=true'width='138'height='138'align=right/>
  11. everything :]
  12.  
  13. Short Code:
  14. <img src='pokemon:493&gen=4'>
  15.  
  16. Mega evolution:
  17. <img src='pokemon:003-1&gen=6'>
  18. -1 to the dexnumber and gen=6
  19. ==============================================
  20.  
  21.  
  22. ==========================Styles:==========================
  23. Advanced bg styles:
  24. (ofc you can change the color by changing #58FA82 / #0B3B24 to other colors,
  25. this can be easily done with tools like: http://html-color-codes.info/webfarben_hexcodes/
  26. click a color and you get the code. Or simply change those #... to red / black / ...
  27.  
  28. <body style="background-color: qradialgradient(spread:pad, cx:0.5, cy:2,
  29. radius:2, fx:0.5, fy:0.4, stop:0.0 #D8D8D8, stop:0.1 #FFFFFF, stop:0.15 #58FA82,
  30. stop:0.45 #04B45F, stop:0.95 #0B3B24);">
  31.  
  32. <body style="background-color: qlineargradient(y1:0,x1:0,x2:1,y2:0 stop:0
  33. #298373,stop:.1 #c5d5de,stop:.5 #52a494, stop:.9 #c5d5de,stop:1
  34. #298373)">
  35.  
  36. <body style="background-color: qlineargradient(x1:0, y1:0, x2:0,y2:1 stop:2
  37. darkblue, stop:0.55 #524a52,stop:1 #6a6a8b);">
  38.  
  39. <body style="background-color: qlineargradient(y1:0,x1:0,x2:1,y2:0 stop:0
  40. #413941,stop:.1 #5a83cd,stop:.5 #bd527b, stop:.9 #5a83cd,stop:1
  41. #413941)">
  42.  
  43. <body style="background-color:qlineargradient(y1:11,x1:1,y1:1 stop:0
  44. brown,stop:.3 brown,stop:.35 silver,stop:.65 white,stop:.2 e,stop:.8
  45. black,stop:.7 brown,stop:1 brown)">
  46.  
  47. <body style="background-color: qlineargradient(x1:0, y1:0, x2:0,y2:1 stop:0
  48. Yellow, stop:0.50 White,stop:1 Yellow);">
  49.  
  50. <body style="background:qradialgradient(cx:.5,cy:0,radius:1.2,fx:1,fy:0, stop:.4
  51. #4A62B4,stop:0.6 Skyblue,stop:0.64 #5AA4FF stop:0.65 Skyblue,stop:1
  52. #4A62B4);font-size:17px;">
  53.  
  54. <body style="background-color: qlineargradient(y1:0, x1:0, x2:1,y2:0 stop:0
  55. #EEC63E, stop:.1 #A05812, stop:.5 #F9F46D, stop:.9 #A05812, stop:1
  56. #EEC63E)">
  57.  
  58. <body style="background-color:qradialgradient(cx:1
  59. cy:0,radius:1.1,fx:0.5,fy:0.5,stop:0.4 black,stop:0.5 silver,stop:0.64 #b9bf06,
  60. stop:0.65 #b9bf06,stop:1 black);">
  61.  
  62. <body style="background-color: qradialgradient(spread:pad,cx:.5, cy:2,
  63. radius:2,fx:.5,fy:.5,stop:.0 gray stop:.1 black stop:.15 gray stop:.225 silver
  64. stop:.3 black stop:.65 gray stop:1 silver);">
  65.  
  66. <body style="background-color: qradialgradient(cx:1, cy:0, radius:1.1, fx:0.5,
  67. fy:0.5 , stop:0.4 gray, stop:0.5 aqua, stop:0.64 #6F00FF, stop:1 gray);">
  68.  
  69. <body style="background-color: qradialgradient(cx:1,cy:0,
  70. radius:1.1,fx:0.5,fy:0.5,stop:0.4 black,stop:0.5 white,stop:0.64 white, stop:1
  71. white);">
  72.  
  73. <body style="background-color: qradialgradient(cx:1, cy:0, radius:1.1, fx:0.5,
  74. fy:0.5 , stop:0.4 yellow, stop:0.5 blue, stop:0.64 blue, stop:0.65 blue, stop:1
  75. yellow);">
  76.  
  77. <body style="background:qradialgradient(cx:1,cy:0,radius:1.1,fx:0.5,fy:0.5,stop:0.4 #b4acac,stop:0.5#62524a,stop:0.64 #ff8b00,stop:0.65 #62524a,stop:1 #b4acac);">
  78.  
  79. <body style="background-color:QLinearGradient(x2:1,y2:1 stop:0 darkblue
  80. stop:0.90 darkred stop:0.40 blk)">
  81.  
  82. <body style="background-color: qradialgradient(cx:0, cy:1, radius:1.1, fx:-0.5,
  83. fy:-0.5 , stop:0.4 yellow, stop:0.5 blue, stop:0.64 black, stop:1 silver);">
  84.  
  85. <body style="background-color: qradialgradient(spread:reflect, cx:-0.1, cy:2,
  86. radius:-0.1, fx:0.5, fy:0.5, stop:0.0 red, stop:0.2 red, stop:0.35 blue,
  87. stop:0.9 black);">
  88.  
  89. <body style="background-color: qlineargradient(x1:1, y2:0, x3:0,y2:1 stop:0
  90. brown, stop:0.50 skyblue, stop:1 brown)">
  91.  
  92. <body style="background-color: qradialgradient(spread:pad, cx:0.5, cy:2,
  93. radius:2, fy:0.5, fy:0.5, stop:0.2 black, stop:0.4 blue, stop:0.70 brown,
  94. stop:0.60 red, stop:0.9 blue);">
  95.  
  96.  
  97. Examples for simple styles
  98. <body bgcolor=black><font color=silver>I see and feel the evil<br>
  99. My hands will crush them all<br>
  100. You think you have the answer<br>
  101. I laugh and watch you fall<br>
  102. Black-harted evil<br>
  103. Brave-hearted hero<br>
  104. I am all, I am all I am<br>
  105. I am everyone everywhere anyhow any way any will any day!
  106.  
  107. <body bgcolor=black><font color=Silver><center><br>TEXT TEXT
  108. ==============================================
  109.  
  110.  
  111. ========================Trainer Sprite:========================
  112. <img src="themes/classic/trainer sprites/126.png">
  113. picture can be found in PO > Themes > ... > Trainer Sprites > Name of the image
  114. (126.png in this example)
  115. ==============================================
  116.  
  117.  
  118. ==========================Other stuff:==========================
  119. <font color=red>
  120. font color
  121.  
  122. <br>
  123. brake
  124.  
  125. <font size=5>
  126. font size
  127.  
  128. <center>
  129. places something in the middle
  130.  
  131. &nbsp;
  132. multiple spaces
  133. example: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  134. ==============================================
  135.  
  136.  
  137.  
  138. You can use every image which is placed in the pokemon online-folder simply with using this example:
  139. <img src="themes/classic/trainer sprites/126.png">
  140. this trainer sprite is located in themes/classic/trainer sprites/name of the picture
  141. just change the path, example:
  142. <img src='themes/classic/client/aAvailable.png' align=right>
  143.  
  144.  
  145. Go create your own!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement