Difference between revisions of "Template: Infobox IPv6 Address"

From Teknologisk videncenter
Jump to: navigation, search
m
m
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="width: 40%; float:right; border: 1px solid black; margin: 0.5em; text-align: center; background-color: #eeeeff;">
+
<div style="width: 40%; float:right; border: 1px solid black; margin: 0.5em; text-align: center; background-color: #eeeeff;border-radius:0.7em;-moz-border-radius:0.7em;-webkit-border-radius:0.7em;">
<div style="border-bottom: 1px solid black; background-color: #bbbbff; padding: 0.2em;"><big>'''IPv6 Address Type: {{{Type}}}'''</big></div>
+
<div style="border-bottom: 1px solid black; background-color: #bbbbff; padding: 0.2em;border-radius:0.7em;-moz-border-radius:0.7em;-webkit-border-radius:0.7em;"><big>'''{{{Type}}}'''</big></div>
 
<div style="padding: 0.2em; text-align: left">
 
<div style="padding: 0.2em; text-align: left">
 
{|style="background: #eeeeff"
 
{|style="background: #eeeeff"
Line 17: Line 17:
 
|valign="top" | {{#if: {{{CompareIPv4|}}} | '''IPv4 Equivalent:''' {{!!}} {{{CompareIPv4}}} }}
 
|valign="top" | {{#if: {{{CompareIPv4|}}} | '''IPv4 Equivalent:''' {{!!}} {{{CompareIPv4}}} }}
 
|-
 
|-
|valign="top" |'''Explanation: || {{{Explanation}}}
+
|valign="top" | {{#if: {{{Desc1|}}} | '''Described in:''' {{!!}} {{{Desc1}}} }}
 +
|-
 +
|valign="top" | {{#if: {{{Desc2|}}} |  {{!!}} {{{Desc2}}} }}
 +
|-
 +
|valign="top" | {{#if: {{{Desc3|}}} |  {{!!}} {{{Desc3}}} }}
 +
|-
 
|}
 
|}
 +
<div style="border-bottom: 1px black; text-align: center; background-color: #bbbbff; padding: 0.1em; font-size:80%;"><big>'''Explanation'''</big></div>
 +
<div style="padding: 0.2em; text-align: left">
 +
{{{Explanation}}}
 +
</div>
 +
 +
<div style="background-color: #bbbbff; padding: 1px solid; text-align: center; font-size: 90%; padding-right: 0.5em">[[IPv6 Address|IPv6 Address Types]]</div>
 +
 
</div>
 
</div>
 
</div>
 
</div>
Line 32: Line 44:
 
  |Example        =  # (Optional)
 
  |Example        =  # (Optional)
 
  |CompareIPv4    =  # (Optional)
 
  |CompareIPv4    =  # (Optional)
 +
|Desc1          =  # (Optional)
 +
|Desc2          =  # (Optional)
 +
|Desc3          =  # (Optional)
 
  |Explanation    =
 
  |Explanation    =
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Latest revision as of 08:50, 27 July 2011

{{{Type}}}
IPv6 Address Type: {{{Type}}}
Prefix: {{{Prefix}}}
Local Routeable: {{{LocalRouteable}}}
Global Routeable: {{{GlobalRouteable}}}
Global Unique: {{{GlobalUnique}}}
Explanation

{{{Explanation}}}

{{Infobox IPv6 Address
 |Type            =
 |Prefix          =   
 |LocalRouteable  = 
 |GlobalRouteable =
 |GlobalUnique    = 
 |Example         =  # (Optional)
 |CompareIPv4     =  # (Optional)
 |Desc1           =  # (Optional)
 |Desc2           =  # (Optional)
 |Desc3           =  # (Optional)
 |Explanation     =
}}