Difference between revisions of "Template:Animutation infobox"

From FanimutationWiki
Jump to navigationJump to search
(Watch2-Watch4 don't really need to be counted, since "watch" will always accompany them; also, no need to single out Must-See for examples, since everything uses this now)
Line 5: Line 5:
 
|align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}|center|thumb|236px|{{{imgdesc|}}}]]|No screenshot{{CategoryIcon|Animutations without screenshots}} }}
 
|align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}|center|thumb|236px|{{{imgdesc|}}}]]|No screenshot{{CategoryIcon|Animutations without screenshots}} }}
 
|-
 
|-
{{#ifexpr:{{#if:{{{newgrounds|}}}|1|0}} + {{#if:{{{aniport|}}}|1|0}} + {{#if:{{{youtube|}}}|1|0}} + {{#if:{{{watch|}}}|1|0}} + {{#if:{{{watch2|}}}|1|0}} + {{#if:{{{watch3|}}}|1|0}} + {{#if:{{{watch4|}}}|1|0}} >= 1|!align="center" bgcolor="yellow"{{!}} Watch|[[category:Animutations with no website]]}}
+
{{#ifexpr:{{#if:{{{newgrounds|}}}|1|0}} + {{#if:{{{aniport|}}}|1|0}} + {{#if:{{{youtube|}}}|1|0}} + {{#if:{{{watch|}}}|1|0}} >= 1|!align="center" bgcolor="yellow"{{!}} Watch|[[category:Animutations with no website]]}}
 
|-
 
|-
 
{{#if:{{{newgrounds|}}}|{{!}}align="center"{{!}}on [[newgrounds:{{{newgrounds}}}|Newgrounds]]}}
 
{{#if:{{{newgrounds|}}}|{{!}}align="center"{{!}}on [[newgrounds:{{{newgrounds}}}|Newgrounds]]}}
Line 11: Line 11:
 
{{#if:{{{aniport|}}}|{{!}}align="center"{{!}}on the [[aniport:{{{aniport}}}|Animutation Portal]]}}
 
{{#if:{{{aniport|}}}|{{!}}align="center"{{!}}on the [[aniport:{{{aniport}}}|Animutation Portal]]}}
 
|-
 
|-
{{#if:{{{youtube|}}}|{{!}}align="center"{{!}}on [[youtube:{{{youtube}}}|Youtube]]}}
+
{{#if:{{{youtube|}}}|{{!}}align="center"{{!}}on [[youtube:{{{youtube}}}|YouTube]]}}
 
|-
 
|-
 
{{#if:{{{watch|}}}|{{!}}align="center"{{!}}{{{watch}}}}}
 
{{#if:{{{watch|}}}|{{!}}align="center"{{!}}{{{watch}}}}}
Line 188: Line 188:
 
newgrounds=Newgrounds movie ID|
 
newgrounds=Newgrounds movie ID|
 
aniport=Animutation Portal movie ID|
 
aniport=Animutation Portal movie ID|
youtube=Youtube movie ID|
+
youtube=YouTube movie ID|
 
watch=A wiki formatted line to include an external link|
 
watch=A wiki formatted line to include an external link|
 
watch2...watch4= Up to 4 links|
 
watch2...watch4= Up to 4 links|
Line 205: Line 205:
  
 
==Example==
 
==Example==
See the [[Basic movie article template]] and the [[Alternate movie article template]] for example usage of this template, as well as any of the [[:Category:Must-see Animutation|Must-see Animutations]].</noinclude>
+
See the [[Basic movie article template]] and the [[Alternate movie article template]] for example usage of this template.</noinclude>

Revision as of 12:54, 14 November 2007


Syntax

{{animutation infobox|
title=For if the full title is different from the title used for this page, otherwise omit|
subtitle=For if the movie has a subtitle or alternate title, otherwise omit|
image=Screenshot.png|
imgdesc=Put a screenshot here, as well as a brief description|
author=The animutationist who created this movie - will be transformed into a wiki-link. If there are multiple authors, specify "special"|
date=When the movie was first released on the internet (preferred format yyyy/mm/dd, will be reformatted)|
size=The size of the movie file|
duration=Minutes & seconds of the main animation|
poiuytic=A rating of a movie's complexity using the Poiuytic Scale|
wartysian=A rating of a movie's animutatedness using the Wartysian Factor|
stars=The main character(s) of this movie, if any. If there is no star, omit|
newgrounds=Newgrounds movie ID|
aniport=Animutation Portal movie ID|
youtube=YouTube movie ID|
watch=A wiki formatted line to include an external link|
watch2...watch4= Up to 4 links|
audio=The song's title|
artist=The artist who did the song|
album=The first album in which the song was released, if known|
genre=Classify the song into a general genre|
language=The language(s) in which the song is sung|
audio2=Title of 2nd song if present, otherwise omit|
artist2=...|
album2=...|
genre2=...|
language2=...}}

Up to 9 songs are currently supported.

Example

See the Basic movie article template and the Alternate movie article template for example usage of this template.