Difference between revisions of "Template:DemoEntry"
GrampaSwood (talk | contribs) |
GrampaSwood (talk | contribs) |
||
Line 1: | Line 1: | ||
− | <div style="clear: both; margin: 1em 0 0 0; border:3px solid #aaa; border-color: {{#switch: {{lc:{{{status|nodemo}}}}} | + | {{#switch: {{{1|begin}}} |
+ | | end = </div> | ||
+ | | begin | #default = <div style="clear: both; margin: 1em 0 0 0; border:3px solid #aaa; border-color: {{#switch: {{lc:{{{status|nodemo}}}}} | ||
| review needed = orange | | review needed = orange | ||
| approved = green | | approved = green | ||
Line 6: | Line 8: | ||
{{Reservation|{{{reservation|No one}}}}}<br>{{#if:{{{changes|}}}|{{{changes}}}<br>|}}{{#if:{{{video|}}}|[{{{video}}} Demonstration link]<br>|}} | {{Reservation|{{{reservation|No one}}}}}<br>{{#if:{{{changes|}}}|{{{changes}}}<br>|}}{{#if:{{{video|}}}|[{{{video}}} Demonstration link]<br>|}} | ||
{{{content}}} | {{{content}}} | ||
− | </div | + | }}<noinclude></div> |
{{Doc begin}} | {{Doc begin}} | ||
Template used on the [[Team Fortress Wiki talk:Weapon Demonstration|Weapon Demonstration project talk page]]. Used to easily identify which demonstrations need reviewing. | Template used on the [[Team Fortress Wiki talk:Weapon Demonstration|Weapon Demonstration project talk page]]. Used to easily identify which demonstrations need reviewing. |
Revision as of 21:15, 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 | status = | reservation = | changes = | video = | content = }}
- 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.