Template:Sign: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 103: | Line 103: | ||
{{#switch: {{{2}}} | {{#switch: {{{2}}} | ||
|header= | |header= | ||
<div style="width: 266px; min-height: 45px; vertical-align: middle; border: 2px #{{#switch:{{{1}}}| | <div style="width: 266px; min-height: 45px; vertical-align: middle; border: 2px #{{#switch:{{{1}}}|HGSScitymap|hgsscitymap=604828}} solid; border-radius: 8px; -moz-border-radius: 8px; background: #{{#switch:{{{1}}}|HGSScitymap|hgsscitymap=786030}}; margin: 15px; display: block;"> | ||
<div style="width: 252px; min-height: 45px; background: #{{#switch: {{{1}}}|HGSS|hgss|HGSScitymap|hgsscitymap=887030}}; border-radius: 2px 0px 0px 2px; -moz-border-radius: 2px 0px 0px 2px; margin-left: 3px; margin-right: 11px; display: block;"> | <div style="width: 252px; min-height: 45px; background: #{{#switch: {{{1}}}|HGSS|hgss|HGSScitymap|hgsscitymap=887030}}; border-radius: 2px 0px 0px 2px; -moz-border-radius: 2px 0px 0px 2px; margin-left: 3px; margin-right: 11px; display: block;"> | ||
<div style="width: 247px; min-height: 45px; background: #{{#switch: {{{1}}}|HGSS|hgss|HGSScitymap|hgsscitymap=987838}}; margin-left: 2px; margin-right: 3px; display: block;"> | <div style="width: 247px; min-height: 45px; background: #{{#switch: {{{1}}}|HGSS|hgss|HGSScitymap|hgsscitymap=987838}}; margin-left: 2px; margin-right: 3px; display: block;"> |
Revision as of 16:41, 12 September 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}}