Revision as of 02:03, 31 May 2012 view sourceDaniel (talk | contribs)Autopatrolled, Checkusers, Oversighters, Administrators75,729 edits dunno if this period was meant to be there or not?← Previous edit | Revision as of 00:33, 5 June 2012 view source Arcticocean (talk | contribs)Edit filter managers, Administrators46,384 edits update documentation: clerks/drafters, evidence/voting parameters are deprecatedNext edit → | ||
Line 43: | Line 43: | ||
|#default={{!}}colspan="6" style="border-top:1px solid grey;"{{!}}<span class="error"><small>The "<tt>mode</tt>" parameter for this line must be one of: request, caserequest, case, review, clarification, amendment, motion</small></span> | |#default={{!}}colspan="6" style="border-top:1px solid grey;"{{!}}<span class="error"><small>The "<tt>mode</tt>" parameter for this line must be one of: request, caserequest, case, review, clarification, amendment, motion</small></span> | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
The <code>line</code> template displays information about a current arbitration proceeding, be it a request for a new case, clarification or amendment of a previous case, an open case (or review), or motions of an arbitrator. Depending on the type of proceeding (declared as the {{para|mode}} parameter), this template will return different output. | |||
{|class="wikitable" | {| class="wikitable plainlinks" style="background: transparent;" | ||
|- | |- | ||
! Parameter values | |||
!rowspan="2"|<tt>mode</tt> parameter value | |||
!colspan="8"|What other parameters represent (if blank, the parameter is ignored for that mode) | ! colspan="8" | What other parameters represent (if blank, the parameter is ignored for that mode) | ||
|- | |- | ||
!< |
!'''<code>mode</code>''' | ||
!< |
!<code>name</code> | ||
!< |
!<code>link</code> | ||
!< |
!<code>date</code> | ||
!< |
!<code>motion</code> | ||
!<tt>decision</tt> | |||
!<tt>draft1</tt>, <tt>draft2</tt> | |||
!<tt>clerk1</tt>, <tt>clerk2</tt> | |||
|- | |- | ||
|"request" or "caserequest" | |"request" or "caserequest" | ||
|The name of the request as it's posted on RFAR | |The name of the request as it's posted on RFAR | ||
|The URL-encoded version of the request name, if the link provided doesn't work. Defaults to < |
|The URL-encoded version of the request name, if the link provided doesn't work. Defaults to <code>name</code> | ||
|The date the request was posted | |The date the request was posted | ||
|Name of the section in which motions have been posted for this request | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
|"case" or "review" | |"case" or "review" | ||
Line 73: | Line 66: | ||
| | | | ||
| | | | ||
|Name of the section in which motions have been posted for this request | |||
| | |||
|The deadline for evidence submission | |||
|The expected date for the proposed decision | |||
|The username(s) of the drafting arbitrator(s) | |||
|The username(s) of the case clerk(s) | |||
|- | |- | ||
|"clarification" or "amendment" | |"clarification" or "amendment" | ||
Line 83: | Line 72: | ||
|The name of the case being clarified/amended | |The name of the case being clarified/amended | ||
|The date the request was posted | |The date the request was posted | ||
| |
|Name of the section in which motions have been posted for this request | ||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
|"motion" | |"motion" | ||
|The name of motion section | |The name of motion section | ||
|The URL-encoded version of the request name, if the link provided doesn't work. Defaults to < |
|The URL-encoded version of the request name, if the link provided doesn't work. Defaults to <code>name</code> | ||
|The date the motions were posted | |The date the motions were posted | ||
| | |||
| | |||
| | |||
| | |||
| | | | ||
|} | |} |
Revision as of 00:33, 5 June 2012
The line
template displays information about a current arbitration proceeding, be it a request for a new case, clarification or amendment of a previous case, an open case (or review), or motions of an arbitrator. Depending on the type of proceeding (declared as the |mode=
parameter), this template will return different output.
Parameter values | What other parameters represent (if blank, the parameter is ignored for that mode) | |||||||
---|---|---|---|---|---|---|---|---|
mode
|
name
|
link
|
date
|
motion
| ||||
"request" or "caserequest" | The name of the request as it's posted on RFAR | The URL-encoded version of the request name, if the link provided doesn't work. Defaults to name
|
The date the request was posted | Name of the section in which motions have been posted for this request | ||||
"case" or "review" | The name of the case (or case being reviewed) | Name of the section in which motions have been posted for this request | ||||||
"clarification" or "amendment" | The name of the request section for the link | The name of the case being clarified/amended | The date the request was posted | Name of the section in which motions have been posted for this request | ||||
"motion" | The name of motion section | The URL-encoded version of the request name, if the link provided doesn't work. Defaults to name
|
The date the motions were posted |