Template:Sign: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
m (this irked me for some reason)
m (User templates aren't supposed to be used in the mainspace...)
Line 301: Line 301:
BWbuilding = {{color|{{black color}}|Black}} and {{color|{{white color}}|White}} buildings <br>
BWbuilding = {{color|{{black color}}|Black}} and {{color|{{white color}}|White}} buildings <br>
</b>
</b>
{{User:S1tHSL4y3r/Template:Codediv|blue|<nowiki>{{sign| </nowiki>{{color|FF0000|<b>DPcitymap</b>}}<nowiki> |</nowiki>}}
<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>
<br>
<br>
Header, always put this first:
Header, always put this first:
{{User:S1tHSL4y3r/Template:Codediv|blue|<nowiki>{{sign|DPcitymap|header}}</nowiki>}}
<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|DPcitymap|header}}</nowiki></code></div>
For city/town signs with a map, include this next, providing only the full name of the city/town (eg. <i>Twinleaf Town</i>, <b>with</b> the space), and the image will be displayed if it exists (image name should then be <i>NAME_Sign_Map.png</i>):
For city/town signs with a map, include this next, providing only the full name of the city/town (eg. <i>Twinleaf Town</i>, <b>with</b> the space), and the image will be displayed if it exists (image name should then be <i>NAME_Sign_Map.png</i>):
{{User:S1tHSL4y3r/Template:Codediv|blue|<nowiki>{{sign|DPcitymap|map| </nowiki>{{color|FF0000|<b>full name of city/town</b> <small>(with capitals and any spaces)</small>}}<nowiki> }}</nowiki>}}
<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|DPcitymap|map| </nowiki>{{color|FF0000|<b>full name of city/town</b> <small>(with capitals and any spaces)</small>}}<nowiki> }}</nowiki></code></div>
Then comes the content, add the <b><i>title</i></b> parameter to put a bolded title:
Then comes the content, add the <b><i>title</i></b> parameter to put a bolded title:
{{User:S1tHSL4y3r/Template:Codediv|blue|<nowiki>{{sign|DPcitymap|title| </nowiki>{{color|FF0000|<b>put title here</b>}}<nowiki> }}</nowiki><br><nowiki>{{sign|DPcitymap| </nowiki>{{color|FF0000|<b>put text here</b>}}<nowiki> }}</nowiki><br><nowiki>{{sign|DPcitymap| </nowiki>{{color|FF0000|<b>put text here</b> <small>(will add a new line)</small>}}<nowiki> }}</nowiki><br><nowiki>{{sign|DPcitymap| </nowiki>{{color|FF0000|<b>put text here</b> <small>(will add a new line)</small>}}<nowiki> }}</nowiki>}}
<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|DPcitymap|title| </nowiki>{{color|FF0000|<b>put title here</b>}}<nowiki> }}</nowiki><br><nowiki>{{sign|DPcitymap| </nowiki>{{color|FF0000|<b>put text here</b>}}<nowiki> }}</nowiki><br><nowiki>{{sign|DPcitymap| </nowiki>{{color|FF0000|<b>put text here</b> <small>(will add a new line)</small>}}<nowiki> }}</nowiki><br><nowiki>{{sign|DPcitymap| </nowiki>{{color|FF0000|<b>put text here</b> <small>(will add a new line)</small>}}<nowiki> }}</nowiki></code></div>
After everything, close with footer:
After everything, close with footer:
{{User:S1tHSL4y3r/Template:Codediv|blue|<nowiki>{{sign|DPcitymap|footer}}</nowiki>}}
<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|DPcitymap|footer}}</nowiki></code></div>
[[Category:Other templates]]</noinclude>
[[Category:Other templates]]</noinclude>

Revision as of 17:53, 10 July 2014

How to use


POKéMON RBY
Sign design!


POKéMON GOLD, SILVER and CRYSTAL
Sign design coming!


POKéMON RUBY and SAPPHIRE
Sign design!


POKéMON EMERALD
Sign design!


POKéMON FIRERED and LEAFGREEN
Sign design!


POKéMON FIRERED and LEAFGREEN
Speech bubble design!


POKéMON FIRERED and LEAFGREEN
Battle dialogue design!


Pokémon Diamond and Pearl
City sign design!


Twinleaf Town Sign Map.png

Pokémon Diamond and Pearl
City map sign design!


Pokémon Diamond and Pearl
Route sign design!


Pokémon Diamond and Pearl
Trainer tip sign design!


Pokémon Black and White
Sign design!


Pokémon Black and White
Building 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)
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}}