Difference between revisions of "Template:Map"
From Pokemon World Online Wiki
m |
(Should work now.) |
||
| Line 9: | Line 9: | ||
[[File:{{{GIF}}}.gif]] | [[File:{{{GIF}}}.gif]] | ||
<br> | <br> | ||
| − | <small><b> | + | <small><b>{{PAGENAME}} is located here in the {{{Region}}} region. </small></b> |
</td></tr> | </td></tr> | ||
{{#if: {{{North|}}} | | {{#if: {{{North|}}} | | ||
| − | <tr><td colspan="6" style="border: 3px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;" width="100%">↑ North Exit: [[{{{ | + | <tr><td colspan="6" style="border: 3px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;" width="100%">↑ North Exit: [[{{{North}}}]]</b></td></tr>}} |
{{#if: {{{East|}}} | | {{#if: {{{East|}}} | | ||
<tr><td colspan="6" style="border: 3px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;" width="100%">→ East Exit: [[{{{East}}}]]</b></td></tr>}} | <tr><td colspan="6" style="border: 3px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;" width="100%">→ East Exit: [[{{{East}}}]]</b></td></tr>}} | ||
| Line 20: | Line 20: | ||
<tr><td colspan="6" style="border: 3px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;" width="100%">← West Exit: [[{{{West}}}]]</b></td></tr>}} | <tr><td colspan="6" style="border: 3px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;" width="100%">← West Exit: [[{{{West}}}]]</b></td></tr>}} | ||
</table></includeonly> | </table></includeonly> | ||
| − | + | <noinclude> | |
Example Syntax | Example Syntax | ||
| − | <nowiki>{{Map|Region=Kanto|Map=Route 1.png|HR=1|Water=10|GIF=Route_1|North=Route 2|West=Route 4|South=Route 6|East=Route 5}}</nowiki> | + | <nowiki>{{Map|Region=Kanto|Map=Route 1.png|HR=1|Water=10|GIF=Route_1|North=Route 2|West=Route 4|South=Route 6|East=Route 5}}</nowiki></noinclude> |
Revision as of 03:49, 8 August 2012
Example Syntax
{{Map|Region=Kanto|Map=Route 1.png|HR=1|Water=10|GIF=Route_1|North=Route 2|West=Route 4|South=Route 6|East=Route 5}}