Template:Flood infobox: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "{{#if:{{{image\|}}}\|↵{{!}} class="infoboxmedia" colspan="2" style="[^\n"]*background:{{{imageBG\|#(F0F0F0|f0f0f0)}}}[^\n"]+" {{!}} {{{image}}} {{#if:{{{caption\|}}}\|{{clear}}{{{caption}}}}}↵}}↵\|-" to "{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}")
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:300px; background:{{{BG|#996}}}; color:{{{color1|#000}}}" cellspacing="0"
{{Infobox|start|bg=#996}}
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{Infobox|title|name={{{name|}}}}}
|-
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{#if:{{{hidea|}}}||
 
! class="infoboxsubheading" colspan="2" style="color:{{{color2|#000}}}; background:{{{sectionBG|#DDB}}}" {{!}} {{{section1-title|General overview}}}
{{Infobox|section|title={{{section1-title|General overview}}}|bg=#DDB|color=#000|entries=
}}
{{Infobox|entry|title={{{classification-title|Classification}}}|content={{{classification|}}}}}
|-
{{Infobox|entry|title={{{distinctions-title|Distinctions}}}|content={{{distinctions|}}}}}
{{Infobox|entry|title={{{distinctions-title|Distinctions}}}|content={{{distinctions|}}}}}
{{Infobox|entry|title={{{height-title|Height}}}|content={{{height|}}}}}
{{Infobox|entry|title={{{height-title|Height}}}|content={{{height|}}}}}
Line 12: Line 10:
{{Infobox|entry|title={{{attacks-title|Method of attack}}}|content={{{attacks|}}}}}
{{Infobox|entry|title={{{attacks-title|Method of attack}}}|content={{{attacks|}}}}}
{{Infobox|entry|title={{{notable-title|Notable individuals}}}|content={{{notable|}}}}}
{{Infobox|entry|title={{{notable-title|Notable individuals}}}|content={{{notable|}}}}}
}}
{{Infobox|end}}<noinclude>{{clear}}
{{Infobox|end}}<noinclude>{{clear}}
==Usage instructions==
==Usage instructions==
Line 19: Line 19:
{{Flood infobox
{{Flood infobox
|image=
|image=
|classification=
|distinctions=
|distinctions=
|height=
|height=
Line 24: Line 25:
|attacks=
|attacks=
|notable=
|notable=
}}</pre>
}}
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 05:19, July 21, 2024

Flood infobox
 

Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{Flood infobox
|image=
|classification=
|distinctions=
|height=
|mass=
|attacks=
|notable=
}}