Template:Low: Difference between revisions

From Nottinghack Wiki
Jump to navigation Jump to search
Shane (talk | contribs)
m →‎Documentation: "High" -> "Low"
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:


==Documentation==
==Documentation==
Provides a high priority box. If user is set can be used to 'vote' for an item being high priority.
Provides a low priority box, to highlight an action. The user parameter can be used if you'd like to "vote" for the priority.


===Examples===
===Examples===
With user parameter.
With user parameter.


:<code><nowiki>{{low|Jon}}</nowiki></code>
:<code><nowiki>{{low|Example}}</nowiki></code>


:{{high|Jon}}
:{{low|Example}}


===Parameters===
===Parameters===

Latest revision as of 19:33, 15 January 2025

 

Documentation

Provides a low priority box, to highlight an action. The user parameter can be used if you'd like to "vote" for the priority.

Examples

With user parameter.

{{low|Example}}
 

Parameters

user
User indicating priority. Format is username without square brackets or user: prefix (also works using 1st unnamed parameter).