Difference between revisions of "Template:File information/doc"
m (fix) |
m (nocat the examples, but just in the actual code) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>: ''This documentation is transcluded from [[{{FULLPAGENAME}}/doc]]''</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: | + | --><noinclude><div class="messagebox" style="padding-left:1ex;">'''This is a documentation subpage for [[Template:File information]]'''</div></noinclude><!-- |
--> | --> | ||
==Documentation== | ==Documentation== | ||
− | + | File information is used to display an Infobox for images, videos, and other media files. Usage is as follows: | |
<pre> | <pre> | ||
− | {{ | + | {{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 | + | ; ''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", " | + | ; ''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> | ||
− | {{ | + | {{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]] | ||
|} | |} | ||
− | {{ | + | {{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> | ||
− | {{ | + | {{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]] | ||
|} | |} | ||
− | {{ | + | {{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> | ||
− | {{ | + | {{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= | + | |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]] | ||
|} | |} | ||
− | {{ | + | {{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= | + | |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
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
![]() | This image can be scanned using the Piñata Vision feature of Viva Piñata: Trouble in Paradise using an Xbox Live Vision camera. |
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= }} |
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 |
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 |
Description | |
---|---|
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 |