Difference between revisions of "Template:Infobox Lego theme/doc"
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 --> | ||
| − | == | + | == Example == |
| − | === | + | <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
| 40px | This is a documentation subpage for Template:Infobox Lego theme. It contains usage information, categories and other content that is not part of the original template page. |
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=
}}