Difference between revisions of "User:Xenocidic"

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
m (q-z)
(Mainspace previews: *User:Xenocidic/UX/Imagedesc <-- preview of image/video Infobox, which should be filled in by users at time of upload)
Line 22: Line 22:
 
*[[/Reddhott3]] - an article that shows how different namespaces could segregate content, and the reader only loads the content relevant to them. they can also surf by all tabs by visiting the "main" page, i.e. [[/Reddhott|Reddhott]]. TIP and JFF content is loaded together.
 
*[[/Reddhott3]] - an article that shows how different namespaces could segregate content, and the reader only loads the content relevant to them. they can also surf by all tabs by visiting the "main" page, i.e. [[/Reddhott|Reddhott]]. TIP and JFF content is loaded together.
 
**It transcludes the following pages: [[/VPC:Reddhott2]] [[/TIP:Reddhott2]] [[/TIPJFF:Reddhott2]] [[/VPP:Reddhott2]] [[/TV:Reddhott2]]
 
**It transcludes the following pages: [[/VPC:Reddhott2]] [[/TIP:Reddhott2]] [[/TIPJFF:Reddhott2]] [[/VPP:Reddhott2]] [[/TV:Reddhott2]]
 
+
*[[User:Xenocidic/UX/Imagedesc]] <-- preview of image/video Infobox, which should be filled in by users at time of upload
  
 
===Template subpages===
 
===Template subpages===
Line 32: Line 32:
 
**[[/UX/Xbox Live]] &rarr; a userbox that looks like the one in the top right of my userpage
 
**[[/UX/Xbox Live]] &rarr; a userbox that looks like the one in the top right of my userpage
 
{{clear}}</div></div>
 
{{clear}}</div></div>
 
  
 
=Categorization=
 
=Categorization=

Revision as of 14:04, 24 August 2008

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

TO CREATE TABS FOR ARTICLES
---------------------------
classic          {{subst:div|article|classic}} = <div class="pii_article_content_container"><div class="pii_article_classic_content">
tip              {{subst:div|article|tip}}     = <div class="pii_article_content_container"><div class="pii_article_tip_content">
 Standard        {{subst:div|article|tipStd}}  = <div class="pii_article_content_container"><div class="pii_article_tipStd_content">
 JustForFun      {{subst:div|article|tipJff}}  = <div class="pii_article_content_container"><div class="pii_article_tipJff_content">
pocket paradise  {{subst:div|article|pp}}      = <div class="pii_article_content_container"><div class="pii_article_pp_content">
television show  {{subst:div|article|tv}}      = <div class="pii_article_content_container"><div class="pii_article_tv_content">

TO CREATE TABS FOR SPECIES
--------------------------
classic          {{subst:div|species|classic}} = <div class="pii_species_content_container"><div class="pii_species_classic_content">
tip Standard     {{subst:div|species|tipStd}}  = <div class="pii_species_content_container"><div class="pii_species_tipStd_content">
tip Justforfun   {{subst:div|species|tipJff}}  = <div class="pii_species_content_container"><div class="pii_species_tipJff_content">
pocket paradise  {{subst:div|species|pp}}      = <div class="pii_species_content_container"><div class="pii_species_pp_content">
television show  {{subst:div|species|tv}}      = <div class="pii_species_content_container"><div class="pii_species_tv_content">

        ^^  The above tabs must be closed with {{clear}}</div></div> or {{subst:UX|-}} ^^

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>