Template:Sign: Difference between revisions
S1tHSL4y3r (talk | contribs) More sign designs yet to come... |
S1tHSL4y3r (talk | contribs) m color |
||
Line 148: | Line 148: | ||
<b> | <b> | ||
<span style="color: #CCC; background: #ECECEC; padding: 0px 4px; border-radius: 5px; -moz-border-radius: 5px;">RBY = {{color|{{red color light}}|Red}}, {{color|{{blue color light}}|Blue}} and {{color|{{yellow color light}}|Yellow}}</span><br> | <span style="color: #CCC; background: #ECECEC; padding: 0px 4px; border-radius: 5px; -moz-border-radius: 5px;">RBY = {{color|{{red color light}}|Red}}, {{color|{{blue color light}}|Blue}} and {{color|{{yellow color light}}|Yellow}}</span><br> | ||
<span style="color: #CCC; background: #ECECEC; padding: 0px 4px; border-radius: 5px; -moz-border-radius: 5px;">GSC = {{color|{{gold color light}}|Gold}}, {{color|{{silver color | <span style="color: #CCC; background: #ECECEC; padding: 0px 4px; border-radius: 5px; -moz-border-radius: 5px;">GSC = {{color|{{gold color light}}|Gold}}, {{color|{{silver color}}|Silver}} and {{color|{{crystal color light}}|Crystal}}</span><br> | ||
<span style="color: #CCC; background: #ECECEC; padding: 0px 4px; border-radius: 5px; -moz-border-radius: 5px;">RS = {{color|{{ruby color light}}|Ruby}} and {{color|{{sapphire color light}}|Sapphire}}</span><br> | <span style="color: #CCC; background: #ECECEC; padding: 0px 4px; border-radius: 5px; -moz-border-radius: 5px;">RS = {{color|{{ruby color light}}|Ruby}} and {{color|{{sapphire color light}}|Sapphire}}</span><br> | ||
E = {{color|{{emerald color}}|Emerald}}<br> | E = {{color|{{emerald color}}|Emerald}}<br> |
Revision as of 14:41, 13 January 2009
How to use
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
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}}