user:xenocidic

From PinataIsland.info, the Viva Piñata wiki
Revision as of 03:51, 26 August 2008 by Xenocidic (talk | contribs) (removing deleted templates deprecated by Template:PlantInfobox, commenting on Wildcard Hunters)
Jump to: navigation, search

xenocidic (talk contribs blocks protects deletions moves)

PIF-logo.gif This user is an administrator on the PinataIsland.info wiki. (verify)
LIVE
This user plays on Xbox Live, with the gamertag xenocidic.


Tasks
  • check for other articles with missing tabs (besides the plants)
  • see if we've overlooked any other things that need to be done for the game release.
  • write some cat art or other {{stub}} content
  • Make proposals for improving existing templates
  • Design a better-looking (but not more complex) Infobox
→ Figure out how to install these extra editing buttons
[edit]

Mainspace previews


Template subpages

  • These templates can be called using {{subst:UX|(subpage name)|(paramaters)}}
    • /UX/- → proposed name {{divclear}} - used to close article tabs
    • /UX/hide → collapsible box, subst above the content to be hidden and put |} at the bottom
    • /UX/link → used to link directly to tabs (see documentation)
    • /UX/unsigned → used to insert a note about an unsigned comment
    • /UX/Xbox Live → a userbox that looks like the one in the top right of my userpage

Categories


Templates

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31


Categorizing templates

Toplevel


Species
Platforms
Types


Plants
Types
Terrain


{{div}} codes for tabs/formatting

                 This template expands into the below div markup code:
                 <div class="pii_{{{1}}}_content_container"><div class="pii_article_{{{2}}}_content">

TO CREATE TABS FOR ARTICLES
---------------------------
classic          {{subst:div|article|classic}} 
tip              {{subst:div|article|tip}}
 Standard        {{subst:div|article|tipStd}}
 JustForFun      {{subst:div|article|tipJff}}
pocket paradise  {{subst:div|article|pp}}
television show  {{subst:div|article|tv}}

TO CREATE TABS FOR SPECIES
--------------------------
classic          {{subst:div|species|classic}}
tip Standard     {{subst:div|species|tipStd}}
tip Justforfun   {{subst:div|species|tipJff}}
pocket paradise  {{subst:div|species|pp}}
television show  {{subst:div|species|tv}}

                 The above tabs must be closed with {{clear}}</div></div> ( shortcut: {{subst:UX|-}} ) ^^
                 Presently this template should be subst:'ed.

FORMATTING
----------
sour content     <div class="pii_species_sour_content">              // 
requirements     <div class="pii_species_requirements">              // these are closed with </div> 


COLUMNS
-------
columns of 2     {{subst:UX|cols|2}} = <div style="column-count:2;-moz-column-count:2;">   // closed with </div>