Template:Wildlife risk: Difference between revisions

From ProtoTown Wiki
Jump to navigation Jump to search
(Created standard wildlife hazard labels)
 
m (Protected "Template:Wildlife risk": Protect high-impact shared content from vandalism ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#switch:{{lc:{{{1|none}}}}}
<includeonly>{{#switch:{{{1|none}}}
|domestic=<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#27864b; color:white; font-weight:bold;">DOMESTIC</span>
|domesticcare=<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#27864b; color:white; font-weight:bold;">DOMESTIC</span>&nbsp;<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#f4d03f; color:#241f00; font-weight:bold;">USE CARE</span>
|domesticlarge=<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#27864b; color:white; font-weight:bold;">DOMESTIC</span>&nbsp;<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#e67e22; color:white; font-weight:bold;">LARGE ANIMAL — SIGNIFICANT HAZARD</span>
|yellow=<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#f4d03f; color:#241f00; font-weight:bold;">NUISANCE / USE CARE</span>
|yellow=<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#f4d03f; color:#241f00; font-weight:bold;">NUISANCE / USE CARE</span>
|orange=<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#e67e22; color:white; font-weight:bold;">PAINFUL OR SIGNIFICANT DANGER</span>
|orange=<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#e67e22; color:white; font-weight:bold;">PAINFUL OR SIGNIFICANT DANGER</span>
|red=<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#b03a2e; color:white; font-weight:bold;">CAN BE FATAL IF UNTREATED</span>
|red=<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#b03a2e; color:white; font-weight:bold;">CAN BE FATAL IF UNTREATED</span>
|<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#eaeded; color:#333;">No special hazard label</span>
|#default=<span style="display:inline-block; padding:0.15em 0.45em; border-radius:0.25em; background:#eaeded; color:#333;">No special hazard label</span>
}}</includeonly><noinclude>
}}</includeonly><noinclude>
Produces the standard hazard label used in the Proto-Town wildlife guide. Accepted values are <code>none</code>, <code>yellow</code>, <code>orange</code>, and <code>red</code>.
Produces the standard status and hazard labels used in the Proto-Town wildlife guide. Accepted values are <code>none</code>, <code>yellow</code>, <code>orange</code>, <code>red</code>, <code>domestic</code>, <code>domesticcare</code>, and <code>domesticlarge</code>.
</noinclude>
</noinclude>

Latest revision as of 08:09, 19 July 2026

Produces the standard status and hazard labels used in the Proto-Town wildlife guide. Accepted values are none, yellow, orange, red, domestic, domesticcare, and domesticlarge.