Difference between revisions of "Template:Infobox Lego theme/doc"

From blackwiki
Jump to navigation Jump to search
imported>Frankieroberto
(Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === === See also === <includeonly> <!-- CATEGORIES A...')
 
imported>Frankieroberto
Line 2: Line 2:
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
  
=== Usage ===
+
== Example ==
  
=== See also ===
+
<pre>
 +
{{Infobox Lego theme
 +
|image=
 +
|subject=[[Space exploration]]
 +
|name=Lego Space
 +
|subthemes=Blacktron, Futuron, Mars Mission, Space Police
 +
|from=1978
 +
|to=2009
 +
}}
 +
 
 +
==Blank==
 +
 
 +
<pre>
 +
{Infobox Lego theme
 +
|name=
 +
|image=
 +
|subthemes=
 +
|parentthemes=
 +
|subject=
 +
|from=
 +
|to=
 +
|sets=
 +
}}</pre>
  
 
<includeonly>
 
<includeonly>

Revision as of 11:18, 16 December 2009

Example

{{Infobox Lego theme
|image=
|subject=[[Space exploration]]
|name=Lego Space
|subthemes=Blacktron, Futuron, Mars Mission, Space Police
|from=1978
|to=2009
}}

==Blank==

<pre>
{Infobox Lego theme
|name=
|image=
|subthemes=
|parentthemes=
|subject=
|from=
|to=
|sets=
}}