Difference between revisions of "User:Xenocidic/UX/link"

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
(Undo revision 18707 by Xenocidic (Talk) too processor heavy)
m (tweak)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{{1}}}</includeonly><noinclude>
+
<includeonly><span class="plainlinks">{{#switch: {{lc:{{{2}}}}}
 +
|vpc=[http://pinataisland.info/viva/{{urlencode:{{{1}}}}}#tab=Classic {{{1}}}]
 +
|tip=[http://pinataisland.info/viva/{{urlencode:{{{1}}}}}#tab=Trouble_in_Paradise {{{1}}}]
 +
|std|tipstd|#default=[http://pinataisland.info/viva/{{urlencode:{{{1}}}}}#tab=TiP_-_Standard {{{1}}}]
 +
|jff|tipjff=[http://pinataisland.info/viva/{{urlencode:{{{1}}}}}#tab=TiP_-_Just_for_Fun {{{1}}}]
 +
|vpp=[http://pinataisland.info/viva/{{urlencode:{{{1}}}}}#tab=Pocket_Paradise {{{1}}}]
 +
|tv=[http://pinataisland.info/viva/{{urlencode:{{{1}}}}}#tab=TV_show {{{1}}}]
 +
|pa=[http://pinataisland.info/viva/{{urlencode:{{{1}}}}}#tab=Party_Animals {{{1}}}]
 +
}}</span></includeonly><noinclude>
  
 
==Usage==
 
==Usage==
Used to link to specific tabs of an article:
+
Used to link to specific tabs of an article.
 
 
<pre>
 
{{link|Shovel|vp2}}
 
{{link|Arocknid|svp2}}
 
</pre>
 
  
 
;Paramaters
 
;Paramaters
Line 15: Line 18:
  
 
|-
 
|-
|vp
+
|vpc
 
|Classic
 
|Classic
  
 
|-
 
|-
 
|tip  
 
|tip  
|Trouble in Paradise articles
+
|Trouble in Paradise
  
 
|-
 
|-
|stip
+
|tipStd
|TiP species ''(standard)'' '''default'''
+
|TiP - Standard ('''default''')
  
 
|-
 
|-
|sjff
+
|tipJff
|TiP species ''(just for fun)''
+
|TiP Just for fun
  
 
|-
 
|-
Line 39: Line 42:
  
 
|}
 
|}
 +
 +
;Examples
 +
<pre>
 +
{{link|Arocknid}}          <-- without a second paramater, the default will be the TiP - Standard tab
 +
 +
{{link|Shovel|vpc}}        <-- Shovel    -  classic tab
 +
{{link|Shovel|tip}}        <-- Shovel    -  Trouble in Paradise tab
 +
{{link|Arocknid|tipStd}}  <-- Arocknid  -  TiP standard tab
 +
{{link|Arocknid|tipJff}}  <-- Arocknod  -  TiP Just for Fun tab
 +
{{link|Reddhott|vpp}}      <-- Reddhott  -  Pocket Paradise
 +
{{link|Horstacio|tv}}      <-- Horstacio -  TV show tab
 +
</pre></noinclude>

Latest revision as of 04:57, 28 August 2008


Usage

Used to link to specific tabs of an article.

Paramaters
Paramater Target
vpc Classic
tip Trouble in Paradise
tipStd TiP - Standard (default)
tipJff TiP Just for fun
vpp Pocket Paradise
tv TV show
Examples
{{link|Arocknid}}          <-- without a second paramater, the default will be the TiP - Standard tab

{{link|Shovel|vpc}}        <-- Shovel    -  classic tab
{{link|Shovel|tip}}        <-- Shovel    -  Trouble in Paradise tab
{{link|Arocknid|tipStd}}   <-- Arocknid  -  TiP standard tab
{{link|Arocknid|tipJff}}   <-- Arocknod  -  TiP Just for Fun tab
{{link|Reddhott|vpp}}      <-- Reddhott  -  Pocket Paradise 
{{link|Horstacio|tv}}      <-- Horstacio -  TV show tab