Difference between revisions of "Template:File information/wizard/upload"

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
m (link to section (#Upload_form))
(Add unsupported flag. Call template with nocat to avoid categorizing new cards at root.. Older code needs documentation.)
Line 1: Line 1:
<noinclude>Dependency for {{tl|File information/wizard}}</noinclude><includeonly>[{{SERVER}}/index.php?title=Special:Upload&wpUploadDescription={{File%20information%0A|description=%0A|game={{urlencode:{{{1}}}}}%0A|platform={{urlencode:{{{2}}}}}%0A|pinata_vision={{{3}}}%0A|type={{urlencode:{{{4}}}}}%0A|date=%7E%7E%7E%7E%7E%0A|source=%7E%7E%7E%0A|permission=%0A}}#Upload_form {{{5}}}]</includeonly>
+
<noinclude>Dependency for {{tl|File information/wizard}}
 +
 
 +
Needs full documentation.
 +
 
 +
Added parameter 6: unsupported=yes/no.
 +
 
 +
== Notes ==
 +
# Older cards have gotten categorized by default in the Pinata Vision image category.  Since new cards are subcategorized, we need to pass nocat to the template, to avoid categorizing the card at the PVI root (and in a sub-category).
 +
 
 +
</noinclude><includeonly>{{#ifeq:{{{6}}}|yes|[{{SERVER}}/index.php?title=Special:Upload&wpUploadDescription=%5B%5BCategory%3A{{urlencode:{{{4}}}}}%20cards%5D%5D%0A{{PV%20unsupported}}%0A{{File%20information%0A|nocat=yes%0A|description=%0A|game={{urlencode:{{{1}}}}}%0A|platform={{urlencode:{{{2}}}}}%0A|pinata_vision={{{3}}}%0A|type={{urlencode:{{{4}}}}}%0A|date=%7E%7E%7E%7E%7E%0A|source=%7E%7E%7E%0A|permission=%0A}}#Upload_form {{{5}}}]|[{{SERVER}}/index.php?title=Special:Upload&wpUploadDescription=%5B%5BCategory%3A{{urlencode:{{{4}}}}}%20cards%5D%5D%0A{{File%20information%0A|nocat=yes%0A|description=%0A|game={{urlencode:{{{1}}}}}%0A|platform={{urlencode:{{{2}}}}}%0A|pinata_vision={{{3}}}%0A|type={{urlencode:{{{4}}}}}%0A|date=%7E%7E%7E%7E%7E%0A|source=%7E%7E%7E%0A|permission=%0A}}#Upload_form {{{5}}}]}}</includeonly>

Revision as of 09:51, 27 September 2009

Dependency for {{File information/wizard}}

Needs full documentation.

Added parameter 6: unsupported=yes/no.

Notes

  1. Older cards have gotten categorized by default in the Pinata Vision image category. Since new cards are subcategorized, we need to pass nocat to the template, to avoid categorizing the card at the PVI root (and in a sub-category).