Template:RachennPOI: Difference between revisions
Jump to navigation
Jump to search
TShinjitsu (talk | contribs) +height param |
TShinjitsu (talk | contribs) +color! |
||
| Line 1: | Line 1: | ||
<includeonly>{| class="roundy" width="700px" style="border: 2px solid #4AA14D; background: #75C977; margin-right: 5px; margin-bottom: 5px;" | <includeonly>{| class="roundy" width="700px" style="border: 2px solid #4AA14D; background: #{{#ifeq:{{{STATUS|}}}|Closed|545454|{{#ifeq:{{{STATUS|}}}|RoadClosed|545454|{{#ifeq:{{{STATUS|}}}|Danger|FA5F5F|75C977}}|75C977}}|75C977}}; margin-right: 5px; margin-bottom: 5px;" | ||
{{#if:{{{STATUS|}}}|<tr> | {{#if:{{{STATUS|}}}|<tr>{{RachennStatusMessage|STATUS={{{STATUS|}}}|STATUSMSG={{{STATUSMSG|}}}|TYPE={{{TYPE|}}}}}</tr>}} | ||
|- | |- | ||
{{#switch:{{{TYPE|}}}|Route={{#if: {{{ICON|}}}|<td style="padding-left: 1em; padding-right: 1em; background-color: {{{BGCOLOR|}}}; font-weight: bold; text-align: left;" colspan="1">{{RachennIcon|{{{ICON|}}}}}</td>|}}<td style="padding-left: 1em; padding-right: 1em; background-color: {{{BGCOLOR|}}}; font-weight: bold; text-align: center; height: 30px;" colspan="{{#if:{{{ICON|}}}|12|13}}">Route {{{ROUTENUM|}}}</td><td style="padding-left: 1em; padding-right: 1em; background-color: {{{BGCOLOR|}}}; font-weight: bold; text-align: center;" colspan="2"> Length: {{{ROUTELEN|}}}</td>|<td style="padding-left: 1em; padding-right: 1em; background-color: {{{BGCOLOR|}}}; font-weight: bold; text-align: center; height: 30px;" colspan="{{RachennPOICol|{{{TYPE|}}}|-2}}">{{{NAME|}}}</td>}} | {{#switch:{{{TYPE|}}}|Route={{#if: {{{ICON|}}}|<td style="padding-left: 1em; padding-right: 1em; background-color: {{{BGCOLOR|}}}; font-weight: bold; text-align: left;" colspan="1">{{RachennIcon|{{{ICON|}}}}}</td>|}}<td style="padding-left: 1em; padding-right: 1em; background-color: {{{BGCOLOR|}}}; font-weight: bold; text-align: center; height: 30px;" colspan="{{#if:{{{ICON|}}}|12|13}}">Route {{{ROUTENUM|}}}</td><td style="padding-left: 1em; padding-right: 1em; background-color: {{{BGCOLOR|}}}; font-weight: bold; text-align: center;" colspan="2"> Length: {{{ROUTELEN|}}}</td>|<td style="padding-left: 1em; padding-right: 1em; background-color: {{{BGCOLOR|}}}; font-weight: bold; text-align: center; height: 30px;" colspan="{{RachennPOICol|{{{TYPE|}}}|-2}}">{{{NAME|}}}</td>}} | ||
| Line 147: | Line 147: | ||
{{RachennPOI | {{RachennPOI | ||
|TYPE=Route | |TYPE=Route | ||
|STATUS=Danger | |||
|STATUSMSG=Do not take this route. You will have no rescue. | |||
|ICON=ProposedDanger | |ICON=ProposedDanger | ||
|BGCOLOR=#A3A6F0 | |BGCOLOR=#A3A6F0 | ||
Revision as of 02:03, 8 November 2025
Creates a route table. Here is a sample table:
Or a city:
Or a proposed route:








