Template:Editnotice load/core: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Content deleted Content added
Adding more handling for the hide/show of the create links. This is nasty code...
Fixing a bug. Good thing I do a lot of testing.
Line 34: Line 34:
{{#if: {{{group allowed|}}}
{{#if: {{{group allowed|}}}
| {{#if: {{{userpage|}}}
| {{#if: {{{userpage|}}}
| <div class="editnotice-group-create editnotice-page-create" style="clear: both; float: right; margin: 0px 0.8em; padding: 0; t_font-size: 88%; line-height: 1em; display: none;"> <small><span class="sysop-show accountcreator-show" style="display: none;">[[{{{groupnotice|}}}|Group notice]] &nbsp;</span> [[{{{pagenotice|}}}|Page notice]]</small> </div>
| <div class="editnotice-group-create editnotice-page-create" style="clear: both; float: right; margin: 0px 0.8em; padding: 0; t_font-size: 88%; line-height: 1em;"> <small><span class="sysop-show accountcreator-show" style="display: none;">[[{{{groupnotice|}}}|Group notice]] &nbsp;</span> [[{{{pagenotice|}}}|Page notice]]</small> </div>
| <div class="editnotice-group-create editnotice-page-create sysop-show accountcreator-show" style="clear: both; float: right; margin: 0px 0.8em; padding: 0; t_font-size: 88%; line-height: 1em; display: none;"> <small>[[{{{groupnotice|}}}|Group notice]] &nbsp; [[{{{pagenotice|}}}|Page notice]]</small> </div>
| <div class="editnotice-group-create editnotice-page-create sysop-show accountcreator-show" style="clear: both; float: right; margin: 0px 0.8em; padding: 0; t_font-size: 88%; line-height: 1em; display: none;"> <small>[[{{{groupnotice|}}}|Group notice]] &nbsp; [[{{{pagenotice|}}}|Page notice]]</small> </div>
}}
}}

Revision as of 18:17, 6 January 2010