Difference between revisions of "Template:2016 Super Rugby standings/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>TheMightyPeanut
(Created page with '{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> ==...')
 
blackwiki>Zyxw
m (Since <tt> is obsolete in HTML5, replace with <kbd> – see HTML element#tt and Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB)
Line 3: Line 3:
 
== Usage ==
 
== Usage ==
  
<tt><nowiki>{{2016 Super Rugby standings | group | conf}}</nowiki></tt>
+
<kbd><nowiki>{{2016 Super Rugby standings | group | conf}}</nowiki></kbd>
  
 
;Parameters
 
;Parameters
Line 12: Line 12:
  
 
;Example
 
;Example
* <tt><nowiki>{{2016 Super Rugby standings}}</nowiki></tt> → to display all groups / conferences.
+
* <kbd><nowiki>{{2016 Super Rugby standings}}</nowiki></kbd> → to display all groups / conferences.
* <tt><nowiki>{{2016 Super Rugby standings | group=AUS | conf=NZL}}</nowiki></tt> → to display the Australasian group and the New Zealand conference only.
+
* <kbd><nowiki>{{2016 Super Rugby standings | group=AUS | conf=NZL}}</nowiki></kbd> → to display the Australasian group and the New Zealand conference only.
  
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |

Revision as of 05:07, 5 August 2018

Usage

{{2016 Super Rugby standings | group | conf}}

Parameters
  • group — the group for which the standings should be displayed. Possible values: AUS=Australasia, SA=South Africa. Optional, if not passed in, all groups will be displayed.
  • conf — the conference for which the standings should be displayed. Possible values: AUS=Australia, NZL=New Zealand, SA1=Africa1, SA2=Africa1 Optional, if not passed in, all conferences will be displayed.

Either both parameters should be provided, or neither of them.

Example
  • {{2016 Super Rugby standings}} → to display all groups / conferences.
  • {{2016 Super Rugby standings | group=AUS | conf=NZL}} → to display the Australasian group and the New Zealand conference only.