Template:Machinima infobox: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
m (Text replacement - "dummy edit" to "Category:Infobox templates")
Tag: Manual revert
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:260px; background:{{{BG|#99CCCC}}}; color:{{{color|inherit}}}" cellspacing="0"
{{Infobox|start|bg=#9CC}}
{{#if:{{{image|}}}|
{{Infobox|title|name={{{name|}}}}}
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#F0F0F0}}}; padding-top:4px" {{!}} {{{image}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
}}
|-
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
{{#if:{{{created|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{created-title|Created by}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{created}}}
}}
|-
{{#if:{{{director|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{director-title|Directed by}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{director}}}
}}
|-
{{#if:{{{voices|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{voices-title|Voices}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{voices}}}
}}
|-
{{#if:{{{release|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{release-title|Release(s)}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{release}}}
}}
|-
{{#if:{{{runtime|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{runtime-title|Running time}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{runtime}}}
}}
|-
{{#if:{{{episode|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{episode-title|Number of episodes}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F2F3F4}}}" {{!}}
{{{episode}}}
}}
|-
{{Infobox|end}}<includeonly>{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|Machinima {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}[[Category:Machinima]]</includeonly><noinclude>
==Usage==


{{Infobox|entry|title={{{created-title|Created by}}}|content={{{created|}}}}}
{{Infobox|entry|title={{{director-title|Directed by}}}|content={{{director|}}}}}
{{Infobox|entry|title={{{voices-title|Voices}}}|content={{{voices|}}}}}
{{Infobox|entry|title={{{release-title|Release(s)}}}|content={{{release|}}}}}
{{Infobox|entry|title={{{runtime-title|Running time}}}|content={{{runtime|}}}}}
{{Infobox|entry|title={{{episode-title|Number of episodes}}}|content={{{episode|}}}}}
{{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Machinima}}}}}[[Category:Machinima]]</includeonly><noinclude>{{clear}}
==Usage instructions==
<pre>
<pre>
{{Machinima infobox
{{Machinima infobox
|image =
|image=
|created =
|created=
|director =
|director=
|voices =
|voices=
|release =
|release=
|runtime =
|runtime=
|episode =
|episode=
}}
}}
</pre>
</pre>


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

Latest revision as of 11:11, June 14, 2024

Machinima infobox
 

Usage instructions

{{Machinima infobox
|image=
|created=
|director=
|voices=
|release=
|runtime=
|episode=
}}