|
|
(44 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {| class="infobox" cellspacing="0" cellpadding="0" border="0" style="width:260px; background:{{{BG|#99CCCC}}}; color:{{{color|inherit}}};" | | {{Infobox|start|bg=#9CC}} |
| {{#if:{{{image|}}}| | | {{Infobox|title|name={{{name|}}}}} |
| ! style="background:{{{imageBG|transparent}}}; text-align:center; padding-top:4px;" colspan="2" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div style="clear:both">{{{caption}}}</div>}}}}
| | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} |
| {{!}}-
| | |
| ! style="background:{{{nameBG|transparent}}}; color:{{{color2|#FFFFFF}}}; text-align:center; font-size:120%;" colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
| | {{Infobox|entry|title={{{created-title|Created by}}}|content={{{created|}}}}} |
| {{!}}-
| | {{Infobox|entry|title={{{director-title|Directed by}}}|content={{{director|}}}}} |
| {{#if:{{{created|}}}| | | {{Infobox|entry|title={{{voices-title|Voices}}}|content={{{voices|}}}}} |
| {{!}} class="infoboxlabel" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| | {{Infobox|entry|title={{{release-title|Release(s)}}}|content={{{release|}}}}} |
| '''{{{created-title|Created by}}}:'''
| | {{Infobox|entry|title={{{runtime-title|Running time}}}|content={{{runtime|}}}}} |
| {{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| | {{Infobox|entry|title={{{episode-title|Number of episodes}}}|content={{{episode|}}}}} |
| {{{created|}}} | | |
| {{!}}-}}
| | {{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Machinima}}}}}[[Category:Machinima]]</includeonly><noinclude>{{clear}} |
| {{#if:{{{director|}}}| | | ==Usage instructions== |
| {{!}} class="infoboxlabel" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| |
| '''{{{director-title|Directed by}}}:'''
| |
| {{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| |
| {{{director|}}} | |
| {{!}}-}}
| |
| {{#if:{{{voices|}}}| | |
| {{!}} class="infoboxlabel" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| |
| '''{{{voices-title|Voices}}}:'''
| |
| {{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| |
| {{{voices|}}} | |
| {{!}}-}}
| |
| {{#if:{{{release|}}}| | |
| {{!}} class="infoboxlabel" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| |
| '''{{{release-title|Release(s)}}}:'''
| |
| {{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| |
| {{{release|}}} | |
| {{!}}-}}
| |
| {{#if:{{{runtime|}}}| | |
| {{!}} class="infoboxlabel" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| |
| '''{{{runtime-title|Running time}}}:'''
| |
| {{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| |
| {{{runtime|}}} | |
| {{!}}-}}
| |
| {{#if:{{{episode|}}}| | |
| {{!}} class="infoboxlabel" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| |
| '''{{{episode-title|Number of episodes}}}:'''
| |
| {{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#F2F3F4}}}; font-size:90%; padding: 0 0 0 2px; line-height:14px;" {{!}}
| |
| {{{episode|}}}
| |
| {{!}}-}}
| |
| | colspan=2 style="text-align:center; background:{{{BG|transparent}}}; padding:0; line-height:10px; font-size:10px;" |
| |
| |}<includeonly>{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|Machinima {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}[[Category:Machinima]]</includeonly><noinclude>
| |
| ==Usage== | |
| <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> |