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>Vanisaac
m (→‎Blank: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(14 intermediate revisions by 5 users not shown)
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 style="overflow:auto">
 +
{{Infobox Lego theme
 +
| image = Lego Space.png
 +
| image_size = 200px
 +
| caption = Lego Space set
 +
| subject = [[Space exploration]]
 +
| name = Lego Space
 +
| subthemes = Blacktron, Futuron, Mars Mission, Space Police
 +
| from = 1978
 +
| to = 2009
 +
| sets = 29
 +
| licensedfrom = [[Disney]]
 +
| characters = Mr Green<br>Mr Blue<br>Mr Yellow
 +
| website = http://space.lego.com
 +
}}</pre>
  
<includeonly>
+
==Blank==
 +
 
 +
<pre style="overflow:auto">
 +
{{Infobox Lego theme
 +
| name = 
 +
| image =
 +
| image_size =
 +
| image_maxsize =
 +
| image_sizedefault =
 +
| image_upright =
 +
| alt =
 +
| image_title =
 +
| image_link =
 +
| caption =
 +
| subthemes =
 +
| parentthemes =
 +
| subject =
 +
| licensedfrom =
 +
| from =
 +
| to =
 +
| sets =
 +
| characters =
 +
| website =
 +
}}</pre>
 +
 
 +
<includeonly>{{Sandbox other||
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
+
[[Category:Game infobox templates]]
</includeonly>
+
}}</includeonly>

Latest revision as of 19:51, 25 April 2020

Example

{{Infobox Lego theme
| image = Lego Space.png
| image_size = 200px
| caption = Lego Space set
| subject = [[Space exploration]]
| name = Lego Space
| subthemes = Blacktron, Futuron, Mars Mission, Space Police
| from = 1978
| to = 2009
| sets = 29
| licensedfrom = [[Disney]]
| characters = Mr Green<br>Mr Blue<br>Mr Yellow
| website = http://space.lego.com
}}

Blank

{{Infobox Lego theme
| name =  
| image = 
| image_size = 
| image_maxsize = 
| image_sizedefault = 
| image_upright = 
| alt = 
| image_title = 
| image_link = 
| caption = 
| subthemes = 
| parentthemes = 
| subject = 
| licensedfrom = 
| from = 
| to = 
| sets = 
| characters = 
| website = 
}}