Template:RachennPOI: Difference between revisions
Jump to navigation
Jump to search
TShinjitsu (talk | contribs) +color! |
TShinjitsu (talk | contribs) fixing city bar not appearing. |
||
| Line 2: | Line 2: | ||
{{#if:{{{STATUS|}}}|<tr>{{RachennStatusMessage|STATUS={{{STATUS|}}}|STATUSMSG={{{STATUSMSG|}}}|TYPE={{{TYPE|}}}}}</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> | |||
|City=<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>}} | |||
|- | |- | ||
| style="padding-left: 1em; padding-right: 1em; background-color: white; font-style: italic;" colspan="15" | {{{DESC|}}} | | style="padding-left: 1em; padding-right: 1em; background-color: white; font-style: italic;" colspan="15" | {{{DESC|}}} | ||
| Line 133: | Line 135: | ||
}} | }} | ||
Or a city: | Or a city:{{RachennPOI | ||
{{RachennPOI | |||
|TYPE=City | |TYPE=City | ||
|NAME=Yaro City | |NAME=Yaro City | ||
| Line 143: | Line 144: | ||
}} | }} | ||
Or a proposed route: | Or a proposed route:{{RachennPOI | ||
{{RachennPOI | |||
|TYPE=Route | |TYPE=Route | ||
|STATUS=Danger | |STATUS=Danger | ||
|STATUSMSG=Do not take this route. You will have no rescue. | |STATUSMSG=Do not take this route. You will have ''no rescue.''. You ''are in mortal danger if you take this route..'' | ||
|ICON=ProposedDanger | |ICON=ProposedDanger | ||
|BGCOLOR=#A3A6F0 | |BGCOLOR=#A3A6F0 | ||
Revision as of 02:12, 8 November 2025
Creates a route table. Here is a sample table:
Or a city:
Or a proposed route:








