Difference between revisions of "Template:Unlocked"
From TWC Wiki
Jump to navigationJump to search (Created page with "<div class="unlocked">{{{text}}}</div><noinclude> '''<nowiki>{{unlocked|text=Unlocked Reform}}</nowiki>''' - gives: {{unlocked|text=Unlocked Reform}} Editors Note: thi...") |
(use span style no display to change sort order) |
||
Line 1: | Line 1: | ||
− | <div class="unlocked">{{{text}}}</div><noinclude> | + | <div class="unlocked"><span style="display:none">AA</span>{{{text}}}</div><noinclude> |
Revision as of 00:05, 21 October 2019
{{{text}}}
{{unlocked|text=Unlocked Reform}} - gives:
Unlocked 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