Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "Template:Required"

From TWC Wiki
Jump to navigationJump to search
(use span style no display to change sort order)
Line 1: Line 1:
<div class="required">{{{text}}}</div><noinclude>
+
<div class="required"><span style="display:none">Required</span>{{{text}}}</div><noinclude>
  
  

Revision as of 01:06, 21 October 2019

Required{{{text}}}




{{Required|text=Required Reform}} - gives:

RequiredRequired Reform

Editors Note: this isn't much shorter than using the div style markup directly but should stop people breaking things by not closing the /div