Difference between revisions of "Template:DemoEntry"
GrampaSwood (talk | contribs) |
GrampaSwood (talk | contribs) |
||
Line 13: | Line 13: | ||
== Usage == | == Usage == | ||
<pre>{{ReservationUpdate | <pre>{{ReservationUpdate | ||
+ | | begin/end | ||
| status = | | status = | ||
| reservation = | | reservation = | ||
Line 19: | Line 20: | ||
| content = | | content = | ||
}}</pre> | }}</pre> | ||
+ | |||
+ | ; 1 | ||
+ | : The first parameter, used to indicate if this is the start or the end of a talk page section. Takes "begin" or "end". | ||
; status | ; status |
Revision as of 21:18, 7 April 2024
This demonstration has been reserved: No one
Documentation for DemoEntry
Template used on the Weapon Demonstration project talk page. Used to easily identify which demonstrations need reviewing.
Usage
{{ReservationUpdate | begin/end | status = | reservation = | changes = | video = | content = }}
- 1
- The first parameter, used to indicate if this is the start or the end of a talk page section. Takes "begin" or "end".
- status
- 3 possible parameters:
nodemo
(default), use this if no demonstration has been made yet, or if the last demo was denied (remove the video parameter too).review needed
, use if a video has been uploaded that needs a review from one of the approved reviewers.approved
, used by reviewers when they approve the video.
- reservation
- Uses
{{Reservation}}
template, user claiming this demonstration should put their signature here.
- changes
- Optional, used on demonstrations that are an update to the previous one. Should list the changes compared to the old video. E.g. "Does not show off x stat".
- video
- Link to the video for reviewers to view. Remove this if the previous demo was denied.
- content
- The discussion and everything else under the header.