Difference between revisions of "Template:File information/doc"

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
(New page: <includeonly>: ''This documentation is transcluded from {{subst:{{PAGENAME}}}}''</includeonly><!-- --><noinclude><div class="messagebox" style="padding-left:1ex;">'''This is a documentatio...)
 
m (nocat the examples, but just in the actual code)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>: ''This documentation is transcluded from {{subst:{{PAGENAME}}}}''</includeonly><!--
+
<includeonly>: ''This documentation is transcluded from [[{{FULLPAGENAME}}/doc]]''</includeonly><!--
--><noinclude><div class="messagebox" style="padding-left:1ex;">'''This is a documentation subpage for [[Template:Imagedesc]].'''</div></noinclude><!--
+
--><noinclude><div class="messagebox" style="padding-left:1ex;">'''This is a documentation subpage for [[Template:File information]]'''</div></noinclude><!--
 
-->
 
-->
 
==Documentation==
 
==Documentation==
Imagedesc is used to display an Infobox for images. Usage is as follows:
+
File information is used to display an Infobox for images, videos, and other media files. Usage is as follows:
  
 
<pre>
 
<pre>
{{User:Xenocidic/UX/Imagedesc
+
{{File information
 
|description=
 
|description=
 
|game=
 
|game=
 +
|platform=
 +
|pinata_vision=
 
|type=
 
|type=
 
|date=
 
|date=
Line 20: Line 22:
 
; ''description'' : a description of the image
 
; ''description'' : a description of the image
  
; ''game'' : indicates which game or platform the image represents. Acceptable parameters for games includes "Classic", "Trouble in Paradise", "TiP - Standard", "TiP - Just for Fun", "Pocket Paradise", "Party Animals". if the image does not apply to one game in particular, platform parameters such as "Xbox 360", "Games for Windows", "Nintendo DS", "TV show" or "Other" can be supplied.  
+
; ''game'' : indicates which game the image is from. Acceptable parameters include "Classic", "Trouble in Paradise", "Pocket Paradise", "Party Animals". also acceptable are "Unknown" or "Not applicable" (i.e. TV show, concept art, etc.)
  
; ''type'' : acceptable types include "Species", "Variant", "Wildcard", "Plant", "Structure", "Character", "Pinata Vision", "Garden", "Logo", "Photo", "Video", "Other"
+
; ''platform'' : indicates which platform the image is from. Acceptable parameters include "Xbox 360", "Games for Windows", "Nintendo DS", "TV show", "Unknown" or "Not applicable"
 +
 
 +
; ''pinata_vision'' : yes or no (boolean) used to flag the file as a Piñata Vision image
 +
 
 +
; ''type'' : acceptable types include "Species", "Variant", "Wildcard", "Wildcard Variant", "Plant", "Structure", "Character", "Screenshot", "Logo", "Photo", "Video", "Other"
  
 
; ''date'' : date of upload or date of event if a real world-photo
 
; ''date'' : date of upload or date of event if a real world-photo
Line 28: Line 34:
 
; ''source'' : i.e. "self" or "website: http://vivapinata.com"
 
; ''source'' : i.e. "self" or "website: http://vivapinata.com"
  
; ''permission'' : copyright status of image
+
; ''permission'' : copyright status of image - may be left blank and the standard Microsoft game content usage rules will be shown
  
 
==Examples of different uses==
 
==Examples of different uses==
Line 34: Line 40:
 
|-
 
|-
 
|<pre>
 
|<pre>
{{Imagedesc
+
{{File information
 +
|description=Pinata Vision card for Galagoogoo by Neil J
 +
|game=Trouble in Paradise
 +
|platform=Xbox 360
 +
|pinata_vision=yes
 +
|type=Variant
 +
|date=18:44, 18 August 2008
 +
|source=uploaded by [[User:Jimmcq]]
 +
|permission=
 +
}}</pre>
 +
|[[Image:27-GalagoogooPV.jpg|100px]]
 +
|}
 +
{{File information
 +
|description=Pinata Vision card for Galagoogoo by Neil J
 +
|game=Trouble in Paradise
 +
|platform=Xbox 360
 +
|pinata_vision=yes
 +
|type=Variant
 +
|date=18:44, 18 August 2008
 +
|source=uploaded by [[User:Jimmcq]]
 +
|permission=
 +
|nocat=yes <!-- Since this is an example, the categorizing function of the template is turned off -->
 +
}}
 +
{|
 +
|-
 +
|<pre>
 +
{{File information
 
|description=Closeup screenshot of a [[Reddhott]] on grass
 
|description=Closeup screenshot of a [[Reddhott]] on grass
 
|game=Classic
 
|game=Classic
 +
|pinata_vision=no
 +
|platform=Xbox 360
 
|type=Species
 
|type=Species
 
|date=00:18, 16 November 2006
 
|date=00:18, 16 November 2006
Line 44: Line 78:
 
|[[Image:Reddhott.jpg|right]]
 
|[[Image:Reddhott.jpg|right]]
 
|}
 
|}
{{User:Xenocidic/UX/Imagedesc
+
{{File information
 
|description=Closeup screenshot of a [[Reddhott]] on grass
 
|description=Closeup screenshot of a [[Reddhott]] on grass
 
|game=Classic
 
|game=Classic
 +
|platform=Xbox 360
 +
|pinata_vision=no
 
|type=Species
 
|type=Species
 
|date=00:18, 16 November 2006
 
|date=00:18, 16 November 2006
 
|source=uploaded by [[User:Jimmcq]]
 
|source=uploaded by [[User:Jimmcq]]
 
|permission=
 
|permission=
 +
|nocat=yes <!-- Since this is an example, the categorizing function of the template is turned off -->
 
}}
 
}}
 
{{clear}}
 
{{clear}}
Line 57: Line 94:
 
|-
 
|-
 
|<pre>
 
|<pre>
{{Imagedesc
+
{{File information
 
|description=ProperVillain's [[wildcard]] [[cocoadile]]
 
|description=ProperVillain's [[wildcard]] [[cocoadile]]
 
|game=Classic
 
|game=Classic
 +
|platform=Xbox 360
 +
|pinata_vision=no
 
|type=Wildcard
 
|type=Wildcard
 
|date=00:18, 16 November 2006
 
|date=00:18, 16 November 2006
Line 67: Line 106:
 
|[[Image:WildcardCocoadile.jpg]]
 
|[[Image:WildcardCocoadile.jpg]]
 
|}
 
|}
{{User:Xenocidic/UX/Imagedesc
+
{{File information
 
|description=ProperVillain's wildcard cocoadile
 
|description=ProperVillain's wildcard cocoadile
 
|game=Classic
 
|game=Classic
 +
|platform=Xbox 360
 +
|pinata_vision=no
 
|type=Wildcard
 
|type=Wildcard
 
|date=00:18, 16 November 2006
 
|date=00:18, 16 November 2006
 
|source=photo taken and uploaded by [[User:LordRavenBlack]]
 
|source=photo taken and uploaded by [[User:LordRavenBlack]]
 
|permission=
 
|permission=
 +
|nocat=yes <!-- Since this is an example, the categorizing function of the template is turned off -->
 
}}
 
}}
  
Line 79: Line 121:
 
|-
 
|-
 
|<pre>
 
|<pre>
{{Imagedesc
+
{{File information
 
|description=Screenshot of two [[pengum]]s in the [[pinarctic]]
 
|description=Screenshot of two [[pengum]]s in the [[pinarctic]]
 
|game=Trouble in Paradise
 
|game=Trouble in Paradise
|type=Species
+
|platform=Xbox 360
 +
|pinata_vision=no
 +
|type=Screenshot
 
|date=00:18, 16 November 2006
 
|date=00:18, 16 November 2006
 
|source=photo taken and uploaded by [[User:LordRavenBlack]]
 
|source=photo taken and uploaded by [[User:LordRavenBlack]]
Line 89: Line 133:
 
|[[Image:Vptrouble_03.jpg|200px]]
 
|[[Image:Vptrouble_03.jpg|200px]]
 
|}
 
|}
{{User:Xenocidic/UX/Imagedesc
+
{{File information
 
|description=Screenshot of two [[pengum]]s in the [[pinarctic]]
 
|description=Screenshot of two [[pengum]]s in the [[pinarctic]]
 
|game=Trouble in Paradise
 
|game=Trouble in Paradise
|type=Species
+
|platform=Xbox 360
 +
|pinata_vision=no
 +
|type=Screenshot
 
|date=01:31, 25 May 2008
 
|date=01:31, 25 May 2008
 
|source=Microsoft press kit. Uploaded by [[User:FeralKitty]]
 
|source=Microsoft press kit. Uploaded by [[User:FeralKitty]]
 
|permission=
 
|permission=
 +
|nocat=yes <!-- Since this is an example, the categorizing function of the template is turned off -->
 
}}
 
}}

Latest revision as of 20:09, 26 August 2008

This is a documentation subpage for Template:File information

Documentation

File information is used to display an Infobox for images, videos, and other media files. Usage is as follows:

{{File information
|description=
|game=
|platform=
|pinata_vision=
|type=
|date=
|source=
|permission=
}}

This template uses the following parameters:

description 
a description of the image
game 
indicates which game the image is from. Acceptable parameters include "Classic", "Trouble in Paradise", "Pocket Paradise", "Party Animals". also acceptable are "Unknown" or "Not applicable" (i.e. TV show, concept art, etc.)
platform 
indicates which platform the image is from. Acceptable parameters include "Xbox 360", "Games for Windows", "Nintendo DS", "TV show", "Unknown" or "Not applicable"
pinata_vision 
yes or no (boolean) used to flag the file as a Piñata Vision image
type 
acceptable types include "Species", "Variant", "Wildcard", "Wildcard Variant", "Plant", "Structure", "Character", "Screenshot", "Logo", "Photo", "Video", "Other"
date 
date of upload or date of event if a real world-photo
source 
i.e. "self" or "website: http://vivapinata.com"
permission 
copyright status of image - may be left blank and the standard Microsoft game content usage rules will be shown

Examples of different uses

{{File information
|description=Pinata Vision card for Galagoogoo by Neil J
|game=Trouble in Paradise
|platform=Xbox 360
|pinata_vision=yes
|type=Variant
|date=18:44, 18 August 2008
|source=uploaded by [[User:Jimmcq]]
|permission=
}}
27-GalagoogooPV.jpg
Description

Pinata Vision card for Galagoogoo by Neil J

Game

Trouble in Paradise

Platform

Xbox 360

Type

Variant

Date

18:44, 18 August 2008

Source

uploaded by User:Jimmcq

Permission

Most items are created and/or used under Microsoft’s Game Content Usage Rules using assets from the Viva Piñata series of video games © Microsoft Corporation

{{File information
|description=Closeup screenshot of a [[Reddhott]] on grass
|game=Classic
|pinata_vision=no
|platform=Xbox 360
|type=Species
|date=00:18, 16 November 2006
|source=uploaded by [[User:Jimmcq]]
|permission=
}}
Reddhott.jpg


Description

Closeup screenshot of a Reddhott on grass

Game

Classic

Platform

Xbox 360

Type

Species

Date

00:18, 16 November 2006

Source

uploaded by User:Jimmcq

Permission

Most items are created and/or used under Microsoft’s Game Content Usage Rules using assets from the Viva Piñata series of video games © Microsoft Corporation

{{File information
|description=ProperVillain's [[wildcard]] [[cocoadile]]
|game=Classic
|platform=Xbox 360
|pinata_vision=no
|type=Wildcard
|date=00:18, 16 November 2006
|source=photo taken and uploaded by [[User:LordRavenBlack]]
|permission=
}}
WildcardCocoadile.jpg


Description

ProperVillain's wildcard cocoadile

Game

Classic

Platform

Xbox 360

Type

Wildcard

Date

00:18, 16 November 2006

Source

photo taken and uploaded by User:LordRavenBlack

Permission

Most items are created and/or used under Microsoft’s Game Content Usage Rules using assets from the Viva Piñata series of video games © Microsoft Corporation


{{File information
|description=Screenshot of two [[pengum]]s in the [[pinarctic]]
|game=Trouble in Paradise
|platform=Xbox 360
|pinata_vision=no
|type=Screenshot
|date=00:18, 16 November 2006
|source=photo taken and uploaded by [[User:LordRavenBlack]]
|permission=
}}
Vptrouble 03.jpg


Description

Screenshot of two pengums in the pinarctic

Game

Trouble in Paradise

Platform

Xbox 360

Type

Screenshot

Date

01:31, 25 May 2008

Source

Microsoft press kit. Uploaded by User:FeralKitty

Permission

Most items are created and/or used under Microsoft’s Game Content Usage Rules using assets from the Viva Piñata series of video games © Microsoft Corporation