Difference between revisions of "Template:VFTG USA standings/doc"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == <pre>For a division standings template: {{VFTGUSA stan...")
 
Line 4: Line 4:
 
== Usage ==
 
== Usage ==
  
<pre>For a division standings template:
+
 
 +
For a division standings template:<pre>
 
{{VFTGUSA standings
 
{{VFTGUSA standings
|division=<division name>
+
|division=Purple Team <!----- division name - Name of division --------------->
|year=<year>
+
|divisioncode=M2F <!-------------- division code - Pink Team is F, Blue Team is M, Purple Team is M2F, and Red Team is F2M ------->
 +
|VFTGUSAseason=7 <!----- VFTG USA season number ----->
 +
|year=2016
 
|seeds={{{seeds|}}}
 
|seeds={{{seeds|}}}
 
|highlight={{{highlight|}}}
 
|highlight={{{highlight|}}}
|<1st place moderator>
+
|moderator1=Ava & Kymberly
|<division wins>|<division losses>
+
|moderator2=Julia Passalt
|<home wins>|<home losses>
+
|moderator3=Lanise White
|<road wins>|<road losses>
+
|moderator4=Kathi & Karly
|<2nd place team>
+
|moderator5=Kendra Ray
|<division wins>|<division losses>
+
|W1=95
|<home wins>|<home losses>
+
|W2=84
|<road wins>|<road losses>
+
|W3=81
...
+
|W4=73
 +
|W5=65
 +
|L1=67
 +
|L2=78
 +
|L3=85
 +
|L4=95
 +
|L5=101
 +
|T1=0
 +
|T2=0
 +
|T3=0
 +
|T4=0
 +
|T5=0
 
}}
 
}}
  
Line 39: Line 53:
 
{{VFTGUSA standings
 
{{VFTGUSA standings
 
|input=overallWinLoss
 
|input=overallWinLoss
|output=wildCard2012
+
|output=wildCard2016
|year=2013
+
|year=2017
 
|template_name=<name of template page without "Template:" prefix>
 
|template_name=<name of template page without "Template:" prefix>
 
|highlight={{{highlight|}}}
 
|highlight={{{highlight|}}}
Line 50: Line 64:
 
|<overall wins>|<overall losses>
 
|<overall wins>|<overall losses>
 
...
 
...
}}</pre>
+
}}
 
+
</pre>
 
This template is a helper template for annual VFTGUSA division standings templates, such as [[Template:2013 NL East standings]]. It is also used to create the standings tables contained in a wild card standings template, such as [[Template:2013 AL Wild Card standings]].
 
This template is a helper template for annual VFTGUSA division standings templates, such as [[Template:2013 NL East standings]]. It is also used to create the standings tables contained in a wild card standings template, such as [[Template:2013 AL Wild Card standings]].
 
+
<!---------------
 
=== Creating an MLB division standings template ===
 
=== Creating an MLB division standings template ===
 
To create a division standings template for a given MLB division and year:
 
To create a division standings template for a given MLB division and year:
Line 226: Line 240:
 
|2|6
 
|2|6
 
}}
 
}}
 
+
------>
 
== See also ==
 
== See also ==

Revision as of 12:11, 8 March 2016

Usage

For a division standings template:
{{VFTGUSA standings
|division=Purple Team <!----- division name - Name of division --------------->
|divisioncode=M2F <!-------------- division code - Pink Team is F, Blue Team is M, Purple Team is M2F, and Red Team is F2M ------->
|VFTGUSAseason=7 <!----- VFTG USA season number ----->
|year=2016 
|seeds={{{seeds|}}}
|highlight={{{highlight|}}}
|moderator1=Ava & Kymberly
|moderator2=Julia Passalt
|moderator3=Lanise White
|moderator4=Kathi & Karly
|moderator5=Kendra Ray
|W1=95
|W2=84
|W3=81
|W4=73
|W5=65
|L1=67
|L2=78
|L3=85
|L4=95
|L5=101
|T1=0
|T2=0
|T3=0
|T4=0
|T5=0
}}

For the division leaders table in a wild card standings template:
{{VFTGUSA standings
|input=overallWinLoss
|division=Division leaders
|year=<year>
|template_name=<name of template page without "Template:" prefix>
|highlight={{{highlight|}}}
|<1st division leader>
|<overall wins>|<overall losses>
|<2nd division leader>
|<overall wins>|<overall losses>
|<3rd division leader>
|<overall wins>|<overall losses>
}}

For the wild card standings in a wild card standings template:
{{VFTGUSA standings
|input=overallWinLoss
|output=wildCard2016
|year=2017
|template_name=<name of template page without "Template:" prefix>
|highlight={{{highlight|}}}
|<1st team>
|<overall wins>|<overall losses>
|<2nd team>
|<overall wins>|<overall losses>
|<3rd team>
|<overall wins>|<overall losses>
...
}}

This template is a helper template for annual VFTGUSA division standings templates, such as Template:2013 NL East standings. It is also used to create the standings tables contained in a wild card standings template, such as Template:2013 AL Wild Card standings.

See also