Template:Unsigned: Difference between revisions

Jump to navigation Jump to search
Removing unnecessary tags + Style + Example + Showing missing parameters
m (Typographic adjustment)
(Removing unnecessary tags + Style + Example + Showing missing parameters)
Line 1: Line 1:
''<small>—This unsigned comment was added by</small>''<small> [[User:{{{2}}}|{{{2}}}]] ([[User talk:{{{2}}}|Talk]] {{!}} [[Special:Contributions/{{{2}}}|contribs]]) {{{1}}}  (UTC{{{3|}}})</small><noinclude>
<small>—''This unsigned comment was added by'' {{#if: {{{2|}}} | [[User:{{{2}}}|{{{2}}}]] ([[User talk:{{{2}}}|Talk]] {{!}} [[Special:Contributions/{{{2}}}|contribs]]) | <big style="color: red;">Missing parameter: '''user'''</big> }} {{#if: {{{1|}}} | {{{1}}}  (UTC{{{3|}}}) | <big style="color: red;">Missing parameter: '''time and date'''</big> }} </small><noinclude>
{{Informative template|1=
{{Informative template|1=
== Goal ==
== Goal ==
Line 5: Line 5:


== Usage ==
== Usage ==
  <nowiki>{{</nowiki>'''unsigned'''<nowiki>|</nowiki>''time and date''<nowiki>|</nowiki>''user''<nowiki>}}</nowiki>
  <nowiki>{{</nowiki>'''unsigned'''<nowiki>|</nowiki>time and date<nowiki>|</nowiki>user<nowiki>}}</nowiki>
* ''<tt>time and date</tt>'' is the time and date (Preferably in hh:mm, d month yyyy format. Can be copied from the history tab)
 
* ''<tt>user</tt>'' is the name of the user (case sensitive)
;time and date:  Time and date of the edit.  Preferably in hh:mm, d month yyyy format. Can be copied from the revision history in the "View history" tab.
 
;user:  Name of the user making the comment.  Case sensitive.  Will be used when linking to the users user page, talk page and contributions.
 
== Example ==
<nowiki>{{unsigned|</nowiki>{{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki>|Johan G}}</nowiki>
{{unsigned|{{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}|Johan G}}


Either or both of the parameters can be used.
}}
}}


[[Category:Maintenance templates]]
[[Category:Maintenance templates]]
</noinclude>
</noinclude>

Navigation menu