Difference between revisions of "Template:Infobox Custom Item"

From Tresario Archives
Jump to: navigation, search
 
Line 1: Line 1:
{|  style="border: 1px solid black; background:#232730; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
+
<includeonly>{|  class="infobox" cellspacing="9"
|  width="100%" colspan="2" style="border: 1px solid grey; background-color: #CC9900; font-size: 16px; text-align: center;" | <font color=black>'''{{{name}}}'''</font>
 
 
|-
 
|-
| width="100%" colspan="2" style="text-align: center;" | {{{pic}}}
+
! colspan="2" class="infoboxHOM-section" style="font-size: 16px;" | '''{{{name}}}'''
 +
 
 +
|-
 +
|  colspan="2" class="infobox-image" | {{{pic}}}
 +
 
 
|-  
 
|-  
| width="100%" colspan="2" style="border: 1px solid grey; background-color: #CC9900;" | <font color=black>'''General Information'''</font>
+
! colspan="2" class="infoboxHOM-section" style="font-size: 16px;" | '''General Information'''
 +
 
 
|- {{#if: {{{creator|}}} | | style="display: none" }}
 
|- {{#if: {{{creator|}}} | | style="display: none" }}
|  width="31%" valign="top" | Creator
+
! Creator
|  width="69%" | {{{creator}}}
+
| {{{creator}}}
 +
 
 
|- {{#if: {{{production|}}} | | style="display: none" }}
 
|- {{#if: {{{production|}}} | | style="display: none" }}
|  width="31%" valign="top" | Production Date
+
! Production Date
|  width="69%" | {{{production}}}
+
| {{{production}}}
 +
 
 
|- {{#if: {{{created|}}} | | style="display: none" }}
 
|- {{#if: {{{created|}}} | | style="display: none" }}
|  width="31%" valign="top" | Created
+
! Created
|  width="69%" | {{{created}}}
+
| {{{created}}}
|-
+
|}</includeonly>
|}
 
 
<noinclude>
 
<noinclude>
 
===Usage===
 
===Usage===
Line 33: Line 38:
 
{{Infobox Custom Item
 
{{Infobox Custom Item
 
| pic =  
 
| pic =  
| name =  
+
| name = Blue Lightsaber
| creator =  
+
| creator = Anakin Skywalker
| production =  
+
| production = One time
| created =  
+
| created = Year 2 Day 265
 
}}
 
}}
  

Latest revision as of 07:47, 24 September 2018


Usage

This Infobox template is to be used for Custom Items only. Paste the following code into the top of an article, filling all known fields and leaving any unknown fields blank.

{{Infobox Custom Item
| pic = 
| name = Blue Lightsaber
| creator = Anakin Skywalker
| production = One time
| created = Year 2 Day 265
}}
Blue Lightsaber
General Information
Creator Anakin Skywalker
Production Date One time
Created Year 2 Day 265


Example

{{Infobox Custom Item
| pic = 
| name = Blue Lightsaber
| creator = Anakin Skywalker
| production = One time
| created = Year 2 Day 265
}}