Difference between revisions of "Template:Tr"

From Team Fortress Wiki
Jump to: navigation, search
m
m (3rd parameter is rather useless, as an additional message can be added at the end)
Line 8: Line 8:
 
* ... not be information that belongs in other parts of the page.
 
* ... not be information that belongs in other parts of the page.
 
   
 
   
For a full explanation including examples, check out our [[Help:Style guide/Trivia|trivia style guide]]!<br>
+
For a full explanation including examples, check out our [[Help:Style guide/Trivia|trivia style guide]]!<noinclude>
{{{3|}}}<noinclude>
 
 
{{doc begin}}
 
{{doc begin}}
 
This template should be used on users' talk page to notify them that their trivia additions have been reverted (Tr = Trivia revert).
 
This template should be used on users' talk page to notify them that their trivia additions have been reverted (Tr = Trivia revert).
Line 15: Line 14:
 
== Usage ==
 
== Usage ==
 
   
 
   
:<code><nowiki>{{subst:Tr|1=<Username>|2=<Diff ID>|3=<Custom message>}}</nowiki></code>
+
:<code><nowiki>{{subst:Tr|1=<Username>|2=<Diff ID>}}</nowiki></code>
 
;The first parameter is set to fetch the user's name by default and should primarily be used on "Flow" talk pages or in case <nowiki>{{PAGENAME}}</nowiki> fails.
 
;The first parameter is set to fetch the user's name by default and should primarily be used on "Flow" talk pages or in case <nowiki>{{PAGENAME}}</nowiki> fails.
 
;:This template should ''always'' be substituted.
 
;:This template should ''always'' be substituted.
Line 23: Line 22:
 
; Parameter 2
 
; Parameter 2
 
: The diff ID: In order to acquire the diff ID of an edit one must navigate to the revision either through RecentChanges or its page history.
 
: The diff ID: In order to acquire the diff ID of an edit one must navigate to the revision either through RecentChanges or its page history.
*Navigate to [[Special:RecentChanges|RecentChanges]], find the edit you reverted and click "prev" to view the changes. Go to the URL and look for <code>&diff=num</code>, with "num" being the diff ID.
+
* Navigate to [[Special:RecentChanges|RecentChanges]], find the edit you reverted and click "prev" to view the changes. Go to the URL and look for <code>&diff=num</code>, with "num" being the diff ID.
; Parameter 3
 
: Optional: Your own extra text, used for anything.
 
 
[[Category:Help templates|Tr]]
 
[[Category:Help templates|Tr]]
 
</noinclude>
 
</noinclude>

Revision as of 18:40, 7 January 2023

Hi Tr, your recent addition of trivia has been reverted because it did not meet our trivia guidelines. In short, trivia entries should...

  • ... be facts, not speculation.
  • ... be about the released content only.
  • ... not be obvious for somebody who has played Team Fortress 2 for a small amount of time.
  • ... make the reader say "Wow! I did not know that!"
  • ... not be information that belongs in other parts of the page.

For a full explanation including examples, check out our trivia style guide!

Documentation for Tr

This template should be used on users' talk page to notify them that their trivia additions have been reverted (Tr = Trivia revert).

Usage

{{subst:Tr|1=<Username>|2=<Diff ID>}}
The first parameter is set to fetch the user's name by default and should primarily be used on "Flow" talk pages or in case {{PAGENAME}} fails.
This template should always be substituted.

Parameters

Parameter 1
Name of the user; if left blank it will use the page name.
Parameter 2
The diff ID: In order to acquire the diff ID of an edit one must navigate to the revision either through RecentChanges or its page history.
  • Navigate to RecentChanges, find the edit you reverted and click "prev" to view the changes. Go to the URL and look for &diff=num, with "num" being the diff ID.