Template:RachennPOIColor: Difference between revisions

From Stellar Kennings
Jump to navigation Jump to search
added inclement weather, changed color variable implement
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