Difference between revisions of "TestIB"

From GeekHackWiki
Jump to: navigation, search
(Created page with "{{Infobox person |name = Casanova |image = Casanova_self_portrait.jpg |caption = A self portrait of Casanova }}")
 
 
Line 1: Line 1:
{{Infobox person
+
==Usage==
|name    = Casanova
+
<pre style="overflow:auto">
|image   = Casanova_self_portrait.jpg
+
{{Infobox cheese
|caption = A self portrait of  Casanova
+
| name         =
 +
| image        =
 +
| othernames   =  
 +
| country      =
 +
| region        =
 +
| town          =
 +
| source        =
 +
| pasteurised   =  
 +
| texture      =
 +
| fat          =
 +
| protein      =
 +
| dimensions    =
 +
| weight        =
 +
| aging        =
 +
| certification =  
 
}}
 
}}
 +
</pre>
 +
 +
==Example==
 +
{{Infobox cheese
 +
| name          = Parmigiano Reggiano
 +
| image        = [[Image:Parmigiano reggiano piece.jpg|260px]]
 +
| othernames    =
 +
| country      = [[Italy]]
 +
| region        =
 +
| town          = [[Parma]], [[Reggio Emilia]], [[Modena]], [[Bologna]], [[Mantua]]
 +
| source        = Cows
 +
| pasteurised  = No
 +
| texture      = Hard
 +
| fat          =
 +
| protein      =
 +
| dimensions    =
 +
| weight        =
 +
| aging        = 24 months or more
 +
| certification = [[Protected designation of origin|PDO]] 1992
 +
}}
 +
<pre style="overflow:auto">
 +
{{Infobox cheese
 +
| name          = Parmigiano Reggiano
 +
| image        = [[Image:Parmigiano reggiano piece.jpg|260px]]
 +
| othernames    =
 +
| country      = [[Italy]]
 +
| region        =
 +
| town          = [[Parma]], [[Reggio Emilia]], [[Modena]], [[Bologna]], [[Mantua]]
 +
| source        = Cows
 +
| pasteurised  = No
 +
| texture      = Hard
 +
| fat          =
 +
| protein      =
 +
| dimensions    =
 +
| weight        =
 +
| aging        = 24 months or more
 +
| certification = [[Protected designation of origin|PDO]] 1992
 +
}}
 +
</pre>

Latest revision as of 02:31, 31 July 2012

Usage

{{Infobox cheese
| name          = 
| image         = 
| othernames    = 
| country       = 
| region        = 
| town          = 
| source        = 
| pasteurised   = 
| texture       = 
| fat           = 
| protein       = 
| dimensions    = 
| weight        = 
| aging         = 
| certification = 
}}

Example

Template:Infobox cheese

{{Infobox cheese
| name          = Parmigiano Reggiano
| image         = [[Image:Parmigiano reggiano piece.jpg|260px]]
| othernames    = 
| country       = [[Italy]]
| region        = 
| town          = [[Parma]], [[Reggio Emilia]], [[Modena]], [[Bologna]], [[Mantua]]
| source        = Cows
| pasteurised   = No
| texture       = Hard
| fat           = 
| protein       = 
| dimensions    = 
| weight        = 
| aging         = 24 months or more
| certification = [[Protected designation of origin|PDO]] 1992
}}