Template:RachennPOIColor: Difference between revisions
Jump to navigation
Jump to search
TShinjitsu (talk | contribs) lightening inclement weather |
TShinjitsu (talk | contribs) +text color change |
||
| Line 1: | Line 1: | ||
<includeonly>{{#switch:{{{STATUS|}}}|InclementWeather=7575F0|Danger=FA5F5F|Closed=545454|RoadClosed=545454|{{{COLOR|}}}}}</includeonly><noinclude>Helper template. For use: | <includeonly>background-color:#{{#switch:{{{STATUS|}}}|InclementWeather=7575F0|Danger=FA5F5F|Closed=545454|RoadClosed=545454|{{{COLOR|}}}}}; color:#{{#switch:{{{STATUS|}}}|InclementWeather=E6E6F2|Danger=black|Closed=E6E6F2|RoadClosed=e6e6f2|white}};</includeonly><noinclude>Helper template. For use: | ||
See: | See: | ||
{| | {| | ||
|- | |- | ||
|<nowiki>{{RachennPOIColor|COLOR=green|STATUS=Closed}}</nowiki> | |<nowiki>{{RachennPOIColor|COLOR=green|STATUS=Closed}}</nowiki> | ||
|style=" | |style="{{RachennPOIColor|COLOR=green|STATUS=Closed}}"|Test | ||
|- | |- | ||
|<nowiki>{{RachennPOIColor|COLOR=green|STATUS=Info}}</nowiki> | |<nowiki>{{RachennPOIColor|COLOR=green|STATUS=Info}}</nowiki> | ||
|style=" | |style="{{RachennPOIColor|COLOR=green|STATUS=Info}}"|Test | ||
|- | |- | ||
|<nowiki>{{RachennPOIColor|COLOR=green|STATUS=RoadClosed}}</nowiki> | |<nowiki>{{RachennPOIColor|COLOR=green|STATUS=RoadClosed}}</nowiki> | ||
|style=" | |style="{{RachennPOIColor|COLOR=green|STATUS=RoadClosed}}"|Test | ||
|- | |- | ||
|<nowiki>{{RachennPOIColor|COLOR=green|STATUS=InclementWeather}}</nowiki> | |<nowiki>{{RachennPOIColor|COLOR=green|STATUS=InclementWeather}}</nowiki> | ||
|style=" | |style="{{RachennPOIColor|COLOR=green|STATUS=InclementWeather}}"|Test | ||
|- | |- | ||
|} | |} | ||
</noinclude> | </noinclude> | ||
color:#E6E6F2; | |||
Revision as of 13:45, 8 November 2025
Helper template. For use: See:
| {{RachennPOIColor|COLOR=green|STATUS=Closed}} | style="background-color:#545454; color:#E6E6F2;
color:#E6E6F2;"|Test |
| {{RachennPOIColor|COLOR=green|STATUS=Info}} | style="background-color:#green; color:#white;
color:#E6E6F2;"|Test |
| {{RachennPOIColor|COLOR=green|STATUS=RoadClosed}} | style="background-color:#545454; color:#e6e6f2;
color:#E6E6F2;"|Test |
| {{RachennPOIColor|COLOR=green|STATUS=InclementWeather}} | style="background-color:#7575F0; color:#E6E6F2;
color:#E6E6F2;"|Test |
color:#E6E6F2;