Template:Verdict: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
m (Protected "Template:Verdict": administration template [edit=sysop:move=sysop])
(Attempting to fix the weird staggering we see on A/VB when multiple of these are used on a single case)
 
(11 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<includeonly><div class="townBox">
{|class="gallery rimage" style="float:right;padding-right:9px;clear:both;"
{|
!Verdict
||{{{1}}}
|-
|-
! style="text-align: right; padding-right: 9px; vertical-align: top;" | Verdict
!Action taken
| style="vertical-align: top;" | {{{1|<span style="color: rgb(150,150,150)">Undefined</span>}}}
||{{{2}}}
|-
|}<noinclude>
! style="text-align: right; padding-right: 9px; vertical-align: top;" | Action taken
==Documentation==
| style="vertical-align: top;" | {{{2|<span style="color: rgb(150,150,150)">Undefined</span>}}}
:''See [[{{TALKPAGENAME}}]].
|-
[[Category:Administration Templates|{{PAGENAME}}]]</noinclude>
|}
</div>
</includeonly><noinclude>
__NOTOC__
== Usage ==
 
Just fill the following template call:
 
<pre>{{verdict|1|2}}</pre>
 
Where '''1''' is the verdict given, and '''2''' is the action taken. If no values are passed to 1 or 2, it automatically fills them as ''undefined''.
 
== Example ==
 
<pre>{{verdict|vandalism|warning}}</pre>
 
{{verdict|vandalism|warning}}
 
<div style="clear: both"></div>
 
<pre>{{verdict|waiting for more info}}</pre>
 
{{verdict|waiting for more info}}
 
[[Category:Administration Templates]]</noinclude>

Latest revision as of 18:25, 8 May 2018

Documentation

See Template talk:Verdict.