Difference between revisions of "Template:Animutation infobox"
From FanimutationWiki
Jump to navigationJump to searchminor (fix syntax) |
minor (use extra logic for size thru wartysian, so we can tell the difference between omitting it and leaving it blank) |
||
| Line 17: | Line 17: | ||
|Release Date: || {{#if:{{{date|}}}|{{#time:F j, Y|{{{date}}}|''unknown''}} | |Release Date: || {{#if:{{{date|}}}|{{#time:F j, Y|{{{date}}}|''unknown''}} | ||
|- | |- | ||
| − | |File Size: || {{{size|''unknown'' | + | |File Size: || {{#if:{{{size|}}}|{{{size}}}|''unknown''}} |
|- | |- | ||
| − | |Duration: || {{{duration|''unknown'' | + | |Duration: || {{#if:{{{duration|}}}|{{{duration}}}|''unknown''}} |
|- | |- | ||
| − | |[[Poiuytic Scale|Complexity]]: || {{{poiuytic|unrated | + | |[[Poiuytic Scale|Complexity]]: || {{#if:{{{poiuytic|}}}|{{{poiuytic}}}|''unrated''}} |
|- | |- | ||
| − | |[[Wartysian Factor|Animutatedness]]: || {{{wartysian|unrated | + | |[[Wartysian Factor|Animutatedness]]: || {{#if:{{{wartysian|}}}|{{{wartysian}}}|''unrated''}} |
|- | |- | ||
|Star(s): || {{{stars|none}}} | |Star(s): || {{{stars|none}}} | ||
Revision as of 12:23, 28 April 2007
Syntax
{{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|
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=...}}
Example