Template:RachennPOIColor: Difference between revisions
Jump to navigation
Jump to search
TShinjitsu (talk | contribs) added inclement weather, changed color variable implement |
TShinjitsu (talk | contribs) m +example |
||
| Line 11: | Line 11: | ||
|<nowiki>{{RachennPOIColor|COLOR=green|STATUS=RoadClosed}}</nowiki> | |<nowiki>{{RachennPOIColor|COLOR=green|STATUS=RoadClosed}}</nowiki> | ||
|style="background-color: #{{RachennPOIColor|COLOR=green|STATUS=RoadClosed}}; color: white;"|Test | |style="background-color: #{{RachennPOIColor|COLOR=green|STATUS=RoadClosed}}; color: white;"|Test | ||
|- | |||
|<nowiki>{{RachennPOIColor|COLOR=green|STATUS=InclementWeather}}</nowiki> | |||
|style="background-color: #{{RachennPOIColor|COLOR=green|STATUS=InclementWeather}}; color: white;"|Test | |||
|- | |- | ||
|} | |} | ||
</noinclude> | </noinclude> | ||
Revision as of 13:27, 8 November 2025
Helper template. For use: See:
| {{RachennPOIColor|COLOR=green|STATUS=Closed}} | Test |
| {{RachennPOIColor|COLOR=green|STATUS=Info}} | Test |
| {{RachennPOIColor|COLOR=green|STATUS=RoadClosed}} | Test |
| {{RachennPOIColor|COLOR=green|STATUS=InclementWeather}} | Test |