Template:Weapon infobox: Difference between revisions

m
no edit summary
m (Text replacement - "f0f0f0" to "F3F3F3")
mNo edit summary
 
(5 intermediate revisions by one other user not shown)
Line 2: Line 2:
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}}
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#F3F3F3}}}|linebg={{{lineBG|#223060}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#F3F3F3}}}|linebg={{{lineBG|#223060}}}}}
{{Infobox|entry|title={{{othernames-title|Other name(s)}}}|content={{{othernames|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#223060}}}}}


{{Infobox|section|title={{{section1-title|Production overview}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#223060}}}|entries=
{{Infobox|section|title={{{section1-title|Production overview}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#223060}}}|entries=
{{Infobox|entry|title={{{othernames-title|Other name(s)}}}|content={{{othernames|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#223060}}}}}
{{Infobox|entry|title={{{manufacturer-title|Manufacturer}}}|content={{{manufacturer|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#223060}}}}}
{{Infobox|entry|title={{{manufacturer-title|Manufacturer}}}|content={{{manufacturer|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#223060}}}}}
{{Infobox|entry|title={{{style-title|Style}}}|content={{{style|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#223060}}}}}
{{Infobox|entry|title={{{style-title|Style}}}|content={{{style|}}}|bg={{{fieldBG|#F3F3F3}}}|linebg={{{lineBG|#223060}}}}}
Line 62: Line 61:
<pre>
<pre>
{{Weapon infobox
{{Weapon infobox
|name=
|image=
|image=
|othernames=
|othernames=
Line 107: Line 107:


==Custom parameters==
==Custom parameters==
The following allows you to alter the title of the sub-sections:
The following parameters allow you to customize the infobox colors and section titles:


<pre>
<pre>
|nameBG=
|imageBG=
|imageBG=
|nameBG=
|sectionBG=
|sectionBG=
|fieldBG=
|fieldBG=