Template:NFPA: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Chris Day
m (Template:NFPA 2 0 moved to Template:NFPA: bold move. Lets do it now before the template is used on too many pages.)
imported>Chris Day
(maybe one is good)
 
(33 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- {|table border="0" align="center" width="{{{size*4}}}" cellpadding="0" cellspacing="0" style="background:#{{{background}}}; border-collapse:collapse; z-index:2; margin-bottom:0px; table-layout:auto;" -->
<!-- {|table border="0" align="center" width="{{{size*4}}}" cellpadding="0" cellspacing="0" style="background:#{{{background}}}; border-collapse:collapse; z-index:2; margin-bottom:0px; table-layout:auto;" -->
 
{|table border="0" width="{{{size*4}}}" cellpadding="0" cellspacing="0" style="type:text/css; background:#{{{background}}}; z-index:2; margin-bottom:0px; table-layout:auto; valign:middle;"
{|table border="0" width="{{{size*4}}}" cellpadding="0" cellspacing="0" style="type:text/css; background:#{{{background}}}; z-index:2; margin-bottom:0px; table-layout:auto;"
|-
|-
|&nbsp;
|&nbsp;
Line 8: Line 7:
width: 0px;
width: 0px;
height: 1%;
height: 1%;
text-align: center;
font-size: 0px;
font-size: 0px;
line-height: 0px;
line-height: 0px;
Line 26: Line 26:
</div>
</div>
|&nbsp;
|&nbsp;
|-
|-
|<div style="position: relative;
|<div style="position: relative;
top: 0px;
top: 0px;
Line 40: Line 40:


<div style=" position: relative;
<div style=" position: relative;
top: -50% auto;
bottom: {{{size}}}px;
bottom: 50%;
left: 15%;
left: 15%;
font-size: {{{fontsize}}}px;
font-size: {{{fontsize}}}px;
Line 75: Line 74:


<div style=" position: relative;
<div style=" position: relative;
top: -50%;
bottom:  {{{size}}}px;
bottom:  50%;
left: -12%;
left: -12%;
font-size: {{{fontsize}}}px;
font-size: {{{fontsize}}}px;
Line 84: Line 82:
z-index: 2;">{{{Y}}}
z-index: 2;">{{{Y}}}
</div>
</div>
|-
|-
|&nbsp;
|&nbsp;
|<div style=" position: relative;
|<div style=" position: relative;
Line 99: Line 97:


<div style="position: relative;
<div style="position: relative;
top: -100%;
bottom:  {{{size}}}px;
bottom:  100%;
left: 0px;
left: 0px;
font-size: {{{fontsize}}}px;
font-size: {{{fontsize}}}px;
Line 113: Line 110:
<noinclude>
<noinclude>
== Placement ==
== Placement ==
Used in conjunction with the chemical infobox [[Template:Chem_Infobox]].
Used in conjunction with the chemical infobox [[Template:Elem_Infobox]].


== Usage ==
== Usage ==
Line 121: Line 118:
!Wikitext!!Appearance
!Wikitext!!Appearance
|-
|-
|<pre>{{NFPA_2_0
|<pre>{{NFPA
|background=cacaca
|background=cacaca
|size=30
|size=30
Line 130: Line 127:
|W=<s>W</s>
|W=<s>W</s>
}}</pre>
}}</pre>
|{{NFPA_2_0
|{{NFPA
|background=cacaca
|background=cacaca
|size=30
|size=30
Line 143: Line 140:
!Anatomical
!Anatomical
|-
|-
|{{NFPA_2_0
|{{NFPA
|background=cacaca
|background=cacaca
|size=30
|size=30
Line 156: Line 153:


==Parameters==
==Parameters==
<pre>{{NFPA
|background=
|size=
|fontsize=
|R=
|B=
|Y=
|W=
}}</pre>


*'''background''' = use hexidecimal color code such as "cacaca"
*'''background''' = background color in hexidecimal color code (e.g. ffffff for white)
*'''size''' = Defines the size of the diamond in pixels
*'''size''' = Defines the size of the diamond in pixels (don't use less than 19 pixels)
*'''fontsize''' = Defines the size of the text in pixels
*'''fontsize''' = Defines the size of the text in pixels (For best results, use minimum 66% of diamond size; round up to nearest INT.)
*'''R''' =  RED (0-4) - '''Fire Hazard'''
*'''R''' =  RED (0-4) - '''Fire Hazard'''
**0: Will not burn
**0: Will not burn
Line 178: Line 184:
**3: Extremely Hazardous
**3: Extremely Hazardous
**4: Deadly
**4: Deadly
*'''W''' =  WHITE - '''Warning'''
*'''W''' =  WHITE - '''Appropriate Warning'''
**The only Official NFPA authorized symbols to place in this quadrant are <s>'''W'''</s> to indicate unusual reactions with water(H<sub>2</sub>O) and '''OX''' to indicate the material is an oxidizer.  This quadrant is usually reserved for these symbols to indicate the appropriate warnings in case of fire fighting or spill control response, however other symbols may be used to designate additional warnings.
**Examples:
*** '''ACID''' (Acidic material with a pH of lower than 7.0)
*** '''ALK'''  (indicates an Alkaline material or base with a pH greater than 7.0)
*** '''COR'''  (alternatively CORR, denotes a corrosive material)
*** Other graphical symbols include a "skull & crossbones" (poison), a radiation symbol to indicate radioactive materials, an explosion (although usually indicated by the Yellow Reactivity rating), or other nonstandard graphical markings.
 
==Official Links==


[http://www.nfpa.org/faq.asp?categoryID=928&cookie%5Ftest=1 Official NFPA Organization Website - NFPA 704 Standard FAQ]
</noinclude>
</noinclude>

Latest revision as of 18:27, 10 April 2008

 
{{{R}}}
 
{{{B}}}
{{{Y}}}
 
{{{W}}}
 


Placement

Used in conjunction with the chemical infobox Template:Elem_Infobox.

Usage

See example on Scandium.

Wikitext Appearance
{{NFPA
|background=cacaca
|size=30
|fontsize=20
|R=3
|B=4
|Y=3
|W=<s>W</s>
}}
 
3
 
4
3
 
W
 


Anatomical
 
3
 
4
3
 
W
 



Parameters

{{NFPA
|background=
|size=
|fontsize=
|R=
|B=
|Y=
|W=
}}
  • background = background color in hexidecimal color code (e.g. ffffff for white)
  • size = Defines the size of the diamond in pixels (don't use less than 19 pixels)
  • fontsize = Defines the size of the text in pixels (For best results, use minimum 66% of diamond size; round up to nearest INT.)
  • R = RED (0-4) - Fire Hazard
    • 0: Will not burn
    • 1: Above 200 degrees F(93 C)
    • 2: Below 200 F
    • 3: Below 100 F (38 C)
    • 4: Below 73 F (23 C)
  • Y = YELLOW (0-4) - Reactivity
    • 0: Stable
    • 1: Unstable if Heated
    • 2: Violent Chemical
    • 3: Shock or Heat May detonate
    • 4: May detonate
  • B = BLUE (0-4) - Health Hazard
    • 0: None
    • 1: Slightly Hazardous
    • 2: Hazardous
    • 3: Extremely Hazardous
    • 4: Deadly
  • W = WHITE - Appropriate Warning
    • The only Official NFPA authorized symbols to place in this quadrant are W to indicate unusual reactions with water(H2O) and OX to indicate the material is an oxidizer. This quadrant is usually reserved for these symbols to indicate the appropriate warnings in case of fire fighting or spill control response, however other symbols may be used to designate additional warnings.
    • Examples:
      • ACID (Acidic material with a pH of lower than 7.0)
      • ALK (indicates an Alkaline material or base with a pH greater than 7.0)
      • COR (alternatively CORR, denotes a corrosive material)
      • Other graphical symbols include a "skull & crossbones" (poison), a radiation symbol to indicate radioactive materials, an explosion (although usually indicated by the Yellow Reactivity rating), or other nonstandard graphical markings.

Official Links

Official NFPA Organization Website - NFPA 704 Standard FAQ