Update notes
Please remember to update this properly—including the dates on which cases move from one section to the next.
- Note: until the migration from the old page structure is complete, use
{{ArbComOpenTasks/line/interim}}
rather than{{ArbComOpenTasks/line}}
{{ArbComOpenTasks/line |name = case name |date = date case moved to new stage |target = date case is expected to move to next stage |clerk = {{wpc| INITIALS | NAME }} |draft = {{wpc| INITIALS | NAME }} |status = STATUS |extras = MOTIONS ETC |section = SECTION LINK }}
|status=
indicates the current state of the case; can be one of evidence, voting, closing, closed, clarification, or amendment.
|section=
indicates the title of the corresponding discussion section for clarification and amendment requests.
Motions and injunctions
The following codes should be used to indicate when a case in Evidence has either a motion or injunction opened for voting.
|extras=m
For a proposed motion, adds Motion to the template with a link to the proposed decision page. Use mm for a passed motion.|extras=i
For proposed injunction, adds Inj. to the template with a link to the proposed decision page. Use ii for a passed injunction.
Usage
This template currently has two parameters which can be used to affect how it is displayed when used on a page.
acotwidth
can override the default width (currently "45%") with a user selectable value. CSS values are all valid, meaning you can specify a percentage, or an actual pixel width ("640px" for example).acotstyle
can override general styles, it is inserted after the standard CSS style definitions, allowing you to override colors, size and so forth.
If you have this template nested within a table, you could for example force this table to take up 100% of the space provided by invoking it as follows:
{{ArbComOpenTasks|acotwidth=100%}}
Removing Clerk notes
To display without Clerk notes simply add:
.wpc { display: none; }
—to your userspace skin CSS override. Use the table below to find the correct file (to see which skin you're currently using, please look at your preferences).
Skin | Filename | Link |
---|---|---|
Cologne Blue | cologneblue.css | Mypage/cologneblue.css |
Chick | chick.css | Mypage/chick.css |
MySkin | myskin.css | Mypage/myskin.css |
Monobook (default) | monobook.css | Mypage/monobook.css |
Classic | standard.css | Mypage/standard.css |
Nostalgia | nostalgia.css | Mypage/nostalgia.css |
Simple | simple.css | Mypage/simple.css |