Template:Sign: Difference between revisions
(unshade RBY) |
mNo edit summary |
||
Line 87: | Line 87: | ||
<div style="width: 245px; min-height: 45px; background: #{{#switch: {{{1}}}|DPcity|dpcity|DP|dp=949C9C|DPcitymap|dpcitymap=A48C68|DProute|dproute=6CA07C|DPtip|dptip=7490AC}}; margin-right: 2px; display: block;"> | <div style="width: 245px; min-height: 45px; background: #{{#switch: {{{1}}}|DPcity|dpcity|DP|dp=949C9C|DPcitymap|dpcitymap=A48C68|DProute|dproute=6CA07C|DPtip|dptip=7490AC}}; margin-right: 2px; display: block;"> | ||
<div style="text-align: left; color: #EFF0F0; font-size: 95%; line-height: 10px; padding: 0px 6px; word-wrap: break-word; overflow: hidden;"> | <div style="text-align: left; color: #EFF0F0; font-size: 95%; line-height: 10px; padding: 0px 6px; word-wrap: break-word; overflow: hidden;"> | ||
|footer= | |||
</div></div></div></div></div> | |||
|map= | |||
<div style="width: 60px; height: 45px; text-align: center; font-size: smaller; line-height: 10px; background: transparent; margin-right: 10px; float: left; display: table; #position: relative;"><div style="background: transparent; #position: absolute; #top: 50%; #left: 50%; display: table-cell; vertical-align: middle;"><div style="#position: relative; #top: -50%; #left: -50%;">[[Image:{{{3}}}_Sign_Map.png]]</div></div></div> | |||
|title= | |||
<b>{{{3|Title}}}</b><br> | |||
|{{{2|Description}}}<br> | |||
}} | |||
|HGSScity|hgsscity|HGSS|hgss|HGSScitymap|hgsscitymap= | |||
{{#switch: {{{2}}} | |||
|header= | |||
<div style="width: 266px; min-height: 45px; vertical-align: middle; border: 2px #{{#switch:{{{1}}}|HGSS|hgss|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: 247px; min-height: 45px; background: #{{#switch: {{{1}}}|HGSS|hgss|HGSScitymap|hgsscitymap=987838}}; margin-left: 2px; margin-right: 3px; display: block;"> | |||
<div style="width: 245px; min-height: 45px; background: #{{#switch: {{{1}}}|HGSS|hgss|HGSScitymap|hgsscitymap=b09040}}; margin-right: 2px; display: block;"> | |||
<div style="text-align: left; color: #f8f8f8; font-size: 95%; line-height: 10px; padding: 0px 6px; word-wrap: break-word; overflow: hidden;"> | |||
|footer= | |footer= |
Revision as of 16:37, 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}}