Difference between revisions of "Template:Cricket graph requests/doc"
Jump to navigation
Jump to search
imported>Extra999 (→format) |
imported>Frietjes |
||
| Line 19: | Line 19: | ||
In the following examples, header has been disabled. | In the following examples, header has been disabled. | ||
*set to "test", "Test", "tests" or "Tests" produces: | *set to "test", "Test", "tests" or "Tests" produces: | ||
| − | {{ | + | {{Cricket graph requests|Example|test|header=no}} |
* set to "odi", "ODI", "odis" or "ODIs" produces: | * set to "odi", "ODI", "odis" or "ODIs" produces: | ||
| − | {{ | + | {{Cricket graph requests|Example|odi|header=no}} |
* set to "T20I", "t20i", "t20is" or "T20Is" produces: | * set to "T20I", "t20i", "t20is" or "T20Is" produces: | ||
| − | {{ | + | {{Cricket graph requests|Example|T20I|header=no}} |
*set to "all" produces: | *set to "all" produces: | ||
| − | {{ | + | {{Cricket graph requests|Example|all|header=no}} |
*two formats can be added, using {{para|format 2}} or {{para|format_2}} or {{para|format2}} (except for "all", which already includes all possibilities) | *two formats can be added, using {{para|format 2}} or {{para|format_2}} or {{para|format2}} (except for "all", which already includes all possibilities) | ||
| − | *say, <code><nowiki>{{ | + | *say, <code><nowiki>{{Cricket graph requests|name=Example|format=test|format 2=odi}}</nowiki></code> would produce: |
| − | {{ | + | {{Cricket graph requests|name=Example|format=test|format 2=odi|header=no}} |
=== cricinfo id === | === cricinfo id === | ||
| Line 37: | Line 37: | ||
=== usage === | === usage === | ||
| − | {{para|usage|suspend}} produces {{ | + | {{para|usage|suspend}} produces {{Cricket graph requests|usage=suspend}} |
In this parameter, the header function is disabled. | In this parameter, the header function is disabled. | ||
| − | *a {{para|reason}} or {{para|1}} can be specified, producing<br> {{ | + | *a {{para|reason}} or {{para|1}} can be specified, producing<br> {{Cricket graph requests|usage=suspend|reason=Reason}} |
| − | *a {{para|fixture}} can be specified, producing<br> {{ | + | *a {{para|fixture}} can be specified, producing<br> {{Cricket graph requests|usage=suspend|fixture=Fixture}} |
For example, | For example, | ||
| − | <code><nowiki>{{ | + | <code><nowiki>{{Cricket graph requests|usage=suspend|reason=Example}}</nowiki></code> would produce:<br> |
| − | {{ | + | {{Cricket graph requests|usage=suspend|reason=Example reason}} |
== Examples == | == Examples == | ||
| Line 49: | Line 49: | ||
In the following examples, the header has not been disabled. | In the following examples, the header has not been disabled. | ||
| − | *<code><nowiki>{{ | + | *<code><nowiki>{{Cricket graph requests|Example|T20I|note}}</nowiki></code> would produce: |
| − | {{ | + | {{Cricket graph requests|Example|T20I|note}} |
| − | *<code><nowiki>{{ | + | *<code><nowiki>{{Cricket graph requests|link=Ross Taylor|name=Taylor, Ross|format=Test|format 2=ODI|cricinfoid=38699|note=Note for Taylor}}</nowiki></code> would produce: |
| − | {{ | + | {{Cricket graph requests|link=Ross Taylor|name=Taylor, Ross|format=Test|format 2=ODI|cricinfoid=38699|note=Note for Taylor}} |
| − | *if no parameters are specified whatsoever, the template produces an error message. thus, <code><nowiki>{{ | + | *if no parameters are specified whatsoever, the template produces an error message. thus, <code><nowiki>{{Cricket graph requests}}</nowiki></code> alone would produce: {{Cricket graph requests}} |
<includeonly> | <includeonly> | ||
| − | <!-- Categories | + | <!-- Categories go here: --> |
</includeonly> | </includeonly> | ||
Revision as of 17:28, 18 October 2013
| This is a documentation subpage for Template:Cricket graph requests. It contains usage information, categories and other content that is not part of the original template page. |
This template is used at WP:CRIC/GR.
Parameters
For this tutorial, headers have been disabled from the template using |header=no.
name
|name=or|1=for defining the name|link=and|name=for defining a link if different from the name (as in [[link|name]])- the header, which normally displays the defined name, can be disabled by inserting
|header=no
- the header, which normally displays the defined name, can be disabled by inserting
format
|format= or |2=:
In the following examples, header has been disabled.
- set to "test", "Test", "tests" or "Tests" produces:
- set to "odi", "ODI", "odis" or "ODIs" produces:
- set to "T20I", "t20i", "t20is" or "T20Is" produces:
- set to "all" produces:
- two formats can be added, using
|format 2=or|format_2=or|format2=(except for "all", which already includes all possibilities) - say,
{{Cricket graph requests|name=Example|format=test|format 2=odi}}would produce:
cricinfo id
|cricinfoid= or |4= for defining a Cricinfo player id external link (as in http://www.espncricinfo.com/ci/content/player/cricinfoid.html)
note
|note= or |3= for leaving an additional note or signature
usage
|usage=suspend produces Suspended.
In this parameter, the header function is disabled.
- a
|reason=or|1=can be specified, producing
Suspended
- Reason.
- a
|fixture=can be specified, producing
Suspended
- Due to the ongoing matches on the tour of the Fixture.
For example,
{{Cricket graph requests|usage=suspend|reason=Example}} would produce:
Suspended
- Example reason.
Examples
In the following examples, the header has not been disabled.
{{Cricket graph requests|Example|T20I|note}}would produce:
Example
{{Cricket graph requests|link=Ross Taylor|name=Taylor, Ross|format=Test|format 2=ODI|cricinfoid=38699|note=Note for Taylor}}would produce:
Taylor, Ross
Note: Note for Taylor.
- if no parameters are specified whatsoever, the template produces an error message. thus,
{{Cricket graph requests}}alone would produce:
no parameters specified