Difference between revisions of "Template:Map2"
From Pokemon World Online Wiki
m |
m |
||
| Line 6: | Line 6: | ||
<table cellspacing"1" cellpadding="1" style="; border: 3px #{{Locationcolor/dark|{{{Type}}}}} solid; margin-top: 5px; margin-left: 15px; border-radius: 15px; background: #{{Locationcolor|{{{Type}}}}}; text-align: center;"> | <table cellspacing"1" cellpadding="1" style="; border: 3px #{{Locationcolor/dark|{{{Type}}}}} solid; margin-top: 5px; margin-left: 15px; border-radius: 15px; background: #{{Locationcolor|{{{Type}}}}}; text-align: center;"> | ||
| − | {{#if:{{{North|}}} | + | {{#if:{{{North|}}} | |
<tr> | <tr> | ||
<td colspan="3" style="border: 1px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;">[[{{{North}}}]]</td> | <td colspan="3" style="border: 1px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;">[[{{{North}}}]]</td> | ||
| Line 12: | Line 12: | ||
}} | }} | ||
<tr> | <tr> | ||
| − | {{#if:{{{West|}}} | + | {{#if:{{{West|}}} | |
<td style="border: 1px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;">[[{{{West}}}]]</td> | <td style="border: 1px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;">[[{{{West}}}]]</td> | ||
}} | }} | ||
| Line 18: | Line 18: | ||
[[File:{{{Map}}}|{{{px|350px}}}|{{PAGENAME}}]] | [[File:{{{Map}}}|{{{px|350px}}}|{{PAGENAME}}]] | ||
</td> | </td> | ||
| − | {{#if:{{{East|}}} | + | {{#if:{{{East|}}} | |
<td style="border: 1px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;">[[{{{East}}}]]</td> | <td style="border: 1px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;">[[{{{East}}}]]</td> | ||
}} | }} | ||
</tr> | </tr> | ||
| − | {{#if:{{{South|}}} | + | {{#if:{{{South|}}} | |
<tr> | <tr> | ||
<td colspan="3" style="border: 1px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;">[[{{{South}}}]]</td> | <td colspan="3" style="border: 1px #{{Locationcolor/dark|{{{Type}}}}} solid; background: #{{Locationcolor/light|{{{Type}}}}}; border-radius: 15px;">[[{{{South}}}]]</td> | ||