Template:Sign: Difference between revisions
(added rby, not too bad, I think) |
mNo edit summary |
||
Line 124: | Line 124: | ||
<br>Sign design!<br> | <br>Sign design!<br> | ||
</div></div></div> | </div></div></div> | ||
<div style="width: 220px; min-height: 45px; vertical-align: middle; border: 2px dashed; border-color: #{{gold color}} #{{crystal color}} #{{silver color}} #{{crystal color}}; border-radius: 4px; -moz-border-radius: 4px; background: transparent; margin: 15px; display: block;"> | <div style="width: 220px; min-height: 45px; vertical-align: middle; border: 2px dashed; border-color: #{{gold color}} #{{crystal color}} #{{silver color}} #{{crystal color}}; border-radius: 4px; -moz-border-radius: 4px; background: transparent; margin: 15px; display: block;"> |
Revision as of 21:04, 9 April 2009
How to use
Pokémon RBY
Sign design!
First of all, since the sign designs differ from game to game, put the version:
RBY = Red, Blue and Yellow
GSC = Gold, Silver and Crystal
RS = Ruby and Sapphire
E = Emerald
FRLG = FireRed and LeafGreen
FRLGspeech = FireRed and LeafGreen speech bubble design
FRLGbattle = FireRed and LeafGreen battle dialogue design
DPcity = Diamond and Pearl city sign design (grey)
DPcitymap = Diamond and Pearl city map sign design (brown)
DProute = Diamond and Pearl route sign design (green)
DPtip = Diamond and Pearl Trainer Tip sign design (blue)
{{sign| DPcitymap |
Then out of the following:
Header, always put this first:
{{sign|DPcitymap|header}}
For city/town signs with a map, include this next, providing only the full name of the city/town (eg. Twinleaf Town, with the space), and the image will be displayed if it exists (image name should then be NAME_Sign_Map.png):
{{sign|DPcitymap|map| full name of city/town (with capitals and any spaces) }}
Then comes the content, add the title parameter to put a bolded title:
{{sign|DPcitymap|title| put title here }}
{{sign|DPcitymap| put text here }}
{{sign|DPcitymap| put text here (will add a new line) }}
{{sign|DPcitymap| put text here (will add a new line) }}
After everything, close with footer:
{{sign|DPcitymap|footer}}