Difference between revisions of "Template:DemoEntry"
GrampaSwood (talk | contribs) (Test) |
GrampaSwood (talk | contribs) |
||
Line 11: | Line 11: | ||
| approved = Demonstration approved | | approved = Demonstration approved | ||
| nodemo | #default = No demonstration submitted | | nodemo | #default = No demonstration submitted | ||
− | }} | + | }}<br> |
}}<noinclude></div> | }}<noinclude></div> | ||
{{Doc begin}} | {{Doc begin}} | ||
Line 22: | Line 22: | ||
| changes = | | changes = | ||
| video = | | video = | ||
− | |||
}}</pre> | }}</pre> | ||
Line 42: | Line 41: | ||
; video | ; video | ||
: Link to the video for reviewers to view. Remove this if the previous demo was denied. | : Link to the video for reviewers to view. Remove this if the previous demo was denied. | ||
+ | |||
+ | == Example usage == | ||
+ | <pre>{{ReservationUpdate | ||
+ | | begin | ||
+ | | status = review needed | ||
+ | | reservation = ~~~~ | ||
+ | | changes = {{C|Needs to show off reduced healing when used}} | ||
+ | | video = https://youtu.be/dQw4w9WgXcQ}} | ||
+ | I added a video, please review it! JohnnyGamer2024, 14-6-2024 15:32 | ||
+ | :What a lovely video! DemoLover33, 14-6-2024 15:50 | ||
+ | {{ReservationUpdate|end}} | ||
+ | </pre><br>This produces: | ||
+ | {{User:GrampaSwood/Template:ReservationUpdate | ||
+ | | begin | ||
+ | | status = review needed | ||
+ | | reservation = [[Special:MyPage|{{WikiUsername}}]], {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, {{CURRENTTIME}} | ||
+ | | changes = {{C|Needs to show off reduced healing when used}} | ||
+ | | video = https://youtu.be/dQw4w9WgXcQ}} | ||
+ | I added a video, please review it! JohnnyGamer2024, 14-6-2024 15:32 | ||
+ | :What a lovely video! DemoLover33, 14-6-2024 15:50 | ||
+ | {{User:GrampaSwood/Template:ReservationUpdate|end}} | ||
</noinclude> | </noinclude> |
Revision as of 13:37, 14 June 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 = }}
- 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.
Example usage
{{ReservationUpdate | begin | status = review needed | reservation = ~~~~ | changes = {{C|Needs to show off reduced healing when used}} | video = https://youtu.be/dQw4w9WgXcQ}} I added a video, please review it! JohnnyGamer2024, 14-6-2024 15:32 :What a lovely video! DemoLover33, 14-6-2024 15:50 {{ReservationUpdate|end}}
This produces:
User:GrampaSwood/Template:ReservationUpdate I added a video, please review it! JohnnyGamer2024, 14-6-2024 15:32
- What a lovely video! DemoLover33, 14-6-2024 15:50