Revision as of 02:15, 14 August 2017 editMatt Fitzpatrick (talk | contribs)Extended confirmed users, Template editors6,532 edits updated elements and attributes for HTML5← Previous edit | Latest revision as of 20:32, 16 June 2022 edit undoWugapodes (talk | contribs)Extended confirmed users, Page movers, Template editors20,181 edits fix bug where first item doesn't have a bullet so the extra div can be removed from main template; add same classes and meta parameter as in core | ||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<div style="{{#if:{{{float|}}}|float:{{{float}}};}} {{{style|}}}" |
<div style="{{#if:{{{float|}}}|float:{{{float}}};}} {{{style|}}}"> | ||
<div class="centralized-discussion-local"> | |||
{{{local|{{{1}}}}}} | |||
</div> | |||
{{#if:{{{meta|{{{2|}}}}}}| | |||
<div class="centralized-discussion-meta"> | |||
{{{meta|{{{2}}}}}} | |||
</div>|}} | |||
</div> |
Latest revision as of 20:32, 16 June 2022
{{{1}}}