Template:Flood infobox: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "{{#if:({{{[^\|}\n]+\|}}})\|↵{{!}} ?class="infoboxlabel" style="[^\n"]+" {{!}}↵([^\n]+):↵{{!}} ?class="infoboxcell" style="[^\n"]+" {{!}}↵{{{[^\|}\n]+\|?}}}↵}}↵\|-" to " {{Infobox|entry|title=$2|content=$1}}")
No edit summary
 
(3 intermediate revisions by one other user 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|}}}}}
{{#if:{{{image|}}}|
 
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
{{Infobox|section|title={{{section1-title|General overview}}}|bg=#DDB|color=#000|entries=
}}
|-
{{#if:{{{hidea|}}}||
! class="infoboxsubheading" colspan="2" style="color:{{{color2|#000}}}; background:{{{sectionBG|#DDB}}}" {{!}} {{{section1-title|General overview}}}
}}
|-
{{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 15: Line 9:
{{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 27: Line 23:
|attacks=
|attacks=
|notable=
|notable=
}}</pre>
}}
</pre>


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

Latest revision as of 13:28, August 29, 2023

Flood infobox
 

Usage instructions

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

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