Template:Sign: Difference between revisions
Tiddlywinks (talk | contribs) m User templates aren't supposed to be used in the mainspace... |
Tiddlywinks (talk | contribs) m A shaded out background alone is meaningless, and the sign itself is hardly the first place a person will look for explanation... |
||
Line 286: | Line 286: | ||
</div> | </div> | ||
First of all, since the sign designs differ from game to game, put the version:<br> | First of all, since the sign designs differ from game to game, put the version:<br> | ||
<b> | <ab><b> | ||
RBY = {{color|{{red color light}}|Red}}, {{color|{{blue color light}}|Blue}} and {{color|{{yellow color light}}|Yellow}} | RBY = {{color|{{red color light}}|Red}}, {{color|{{blue color light}}|Blue}} and {{color|{{yellow color light}}|Yellow}} | ||
<span style="color: #CCC; background: #EAEAEA; padding: 0px 4px; {{roundy|5px}}">GSC = <!--{{color|{{gold color light}}| | <span style="color: #CCC; background: #EAEAEA; padding: 0px 4px; {{roundy|5px}}">GSC = Gold, Silver and Crystal (not currently designed)</span><!-- | ||
RS = {{color|{{ruby color}}|Ruby}} and {{color|{{sapphire color}}|Sapphire}} | GSC = {{color|{{gold color light}}|Gold}}, {{color|{{silver color}}|Silver}} and {{color|{{crystal color light}}|Crystal}} | ||
E = {{color|{{emerald color}}|Emerald}} | --> | ||
FRLG = {{color|{{firered color}}|FireRed}} and {{color|{{leafgreen color}}|LeafGreen}} | RS = {{color|{{ruby color}}|Ruby}} and {{color|{{sapphire color}}|Sapphire}} | ||
FRLGspeech = {{color|{{firered color}}|FireRed}} and {{color|{{leafgreen color}}|LeafGreen}} speech bubble design | E = {{color|{{emerald color}}|Emerald}} | ||
FRLGbattle = {{color|{{firered color}}|FireRed}} and {{color|{{leafgreen color}}|LeafGreen}} battle dialogue design | FRLG = {{color|{{firered color}}|FireRed}} and {{color|{{leafgreen color}}|LeafGreen}} | ||
DPcity = {{color|{{diamond color}}|Diamond}} and {{color|{{pearl color}}|Pearl}} city sign design (grey) | FRLGspeech = {{color|{{firered color}}|FireRed}} and {{color|{{leafgreen color}}|LeafGreen}} speech bubble design | ||
DPcitymap = {{color|{{diamond color}}|Diamond}} and {{color|{{pearl color}}|Pearl}} city map sign design (brown) | FRLGbattle = {{color|{{firered color}}|FireRed}} and {{color|{{leafgreen color}}|LeafGreen}} battle dialogue design | ||
DProute = {{color|{{diamond color}}|Diamond}} and {{color|{{pearl color}}|Pearl}} route sign design (green) | DPcity = {{color|{{diamond color}}|Diamond}} and {{color|{{pearl color}}|Pearl}} city sign design (grey) | ||
DPtip = {{color|{{diamond color}}|Diamond}} and {{color|{{pearl color}}|Pearl}} Trainer Tip sign design (blue) | DPcitymap = {{color|{{diamond color}}|Diamond}} and {{color|{{pearl color}}|Pearl}} city map sign design (brown) | ||
BW = {{color|{{black color}}|Black}} and {{color|{{white color}}|White}} | DProute = {{color|{{diamond color}}|Diamond}} and {{color|{{pearl color}}|Pearl}} route sign design (green) | ||
BWbuilding = {{color|{{black color}}|Black}} and {{color|{{white color}}|White}} buildings < | DPtip = {{color|{{diamond color}}|Diamond}} and {{color|{{pearl color}}|Pearl}} Trainer Tip sign design (blue) | ||
</ | BW = {{color|{{black color}}|Black}} and {{color|{{white color}}|White}} | ||
BWbuilding = {{color|{{black color}}|Black}} and {{color|{{white color}}|White}} buildings | |||
</b></ab> | |||
<div style="background: #f9f9f9; border: dashed blue; border-width: 1px 0px; padding: 10px; margin: 16px 0px; white-space: nowrap; word-wrap: normal; overflow: auto;"><code><nowiki>{{sign| </nowiki>{{color|FF0000|<b>DPcitymap</b>}}<nowiki> |</nowiki></code></div> | <div style="background: #f9f9f9; border: dashed blue; border-width: 1px 0px; padding: 10px; margin: 16px 0px; white-space: nowrap; word-wrap: normal; overflow: auto;"><code><nowiki>{{sign| </nowiki>{{color|FF0000|<b>DPcitymap</b>}}<nowiki> |</nowiki></code></div> | ||
Then out of the following:<br> | Then out of the following:<br> |
Revision as of 18:16, 10 July 2014
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 (not currently designed)
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)
BW = Black and White
BWbuilding = Black and White buildings
{{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}}