Template:Infobox short: Difference between revisions

From WikiLemon 2000
Jump to navigation Jump to search
(Created page with "{| class="infobox" id="infobox_short" style="text-align:left;" |- |colspan="2" |<span id="heading_biggest">{{{title}}}</span> |- {{#if: {{{screenshot|}}} | {{!}}colspan="2" align="center" {{!}} [[File:{{{screenshot}}}{{!}}320px]] {{!}}-}} |colspan="2" |<span id="heading_bigger">Short Film</span> |- !valign="top" |Creator |{{#ifexist: {{{creator}}} | [[{{{creator}}}]] | {{{creator}}} }} |- !valign="top" |Cast |{{#ifexist: {{{cast}}} | {{{cast}}...")
 
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
{| class="infobox" id="infobox_short" style="text-align:left;"
|-
|colspan="2" |<span id="heading_biggest">{{{title}}}</span>
|-
{{#if: {{{screenshot|}}} | {{!}}colspan="2" align="center" {{!}} [[File:{{{screenshot}}}{{!}}320px]]
{{!}}-}}
|colspan="2" |<span id="heading_bigger">[[:Category:Short Films|Short Film]]</span>
|-
!valign="top" |Creator
|{{#ifexist: {{{creator}}} | [[{{{creator}}}]] | {{{creator}}} }}
|-
!valign="top" |Cast
|{{#ifexist: {{{cast}}} | [[{{{cast}}}]] | {{{cast}}} }}
|-
!valign="top" |Crew
|{{#ifexist: {{{crew}}} | [[{{{crew}}}]] | {{{crew}}} }}
|-
!valign="top" |Released
|{{{year}}}
|-
{{#if: {{{duration|}}} | !valign="top" {{!}}Duration
{{!}}{{{duration}}} }}
|-
{{#if: {{{externalLinks|}}} | !valign="top" {{!}}Links:
{{!}} {{{externalLinks}}} }}
|-
{{#if: {{{addtlInfo|}}} | !valign="top" {{!}}Addtl. Info:
{{!}} {{{addtlInfo}}} }}
|}
<includeonly>[[Category:Short Films]]</includeonly>
<includeonly>{{#ifexist: {{{writer}}}}}</includeonly>
<noinclude>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
'''How to use:'''
Put this block of code in a short film's main page.  Fill out the information between the brackets and then remove the  '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>'''
<pre>
{{Infobox_short
|title = <!-- Short Film Name -->
|creator = <!-- The creator of the video -->
|cast = <!-- Name(s) of those featured in the video -->
|crew= <!-- Name(s) of those who helped with the making of the video -->
|year = <!-- Release date -->
|screenshot = <!-- A screenshot of the video -->
|duration = <!-- Length of video (optional) -->
|externalLinks = <!-- links to youtube, vimeo, etc. -->
|addtlInfo = <!-- Any additional Info.-->
}}
</pre>


'''DO NOT BRACKET/LINK TO ARTISTS, PEOPLE, ETC. IT DOES IT ON ITS OWN.'''

Latest revision as of 00:09, 8 July 2025