Difference between pages "Template:Shortcut" and "Template:Shortcut/sandbox"

(Difference between pages)
Jump to: navigation, search
Page 1
Page 2
(created)
 
(blank)
 
Line 1: Line 1:
<!--
+
blank
Putting anchors on page:
+
--><div style="position: relative; top: -3em;">{{#if:{{{1|}}}|<span id="{{anchorencode:{{{1|}}}}}"></span> }}{{#if:{{{2|}}}|<span id="{{anchorencode:{{{2|}}}}}"></span> }}{{#if:{{{3|}}}|<span id="{{anchorencode:{{{3|}}}}}"></span> }}{{#if:{{{4|}}}|<span id="{{anchorencode:{{{4|}}}}}"></span> }}{{#if:{{{5|}}}|<span id="{{anchorencode:{{{5|}}}}}"></span> }}</div>
+
<table class="shortcutbox noprint" style="float: right; border: 1px solid #aaa; background: #fff; margin: .3em .3em .3em 1em; padding: 3px; text-align: center;"><tr><th style="border: none; background: transparent;" class="plainlist"><!--
+
Adding the shortcut links:
+
--><small>[[Augustan:Shortcut|Shortcut{{#if:{{{2|}}}|s}}]]:
+
  {{#if:{{{1|}}}|<ul><li> [[{{{1}}}]]</li>
+
}}{{#if:{{{2|}}}|<li> [[{{{2}}}]]</li>
+
}}{{#if:{{{3|}}}|<li> [[{{{3}}}]]</li>
+
}}{{#if:{{{4|}}}|<li> [[{{{4}}}]]</li>
+
}}{{#if:{{{5|}}}|<li> [[{{{5}}}]]</li>
+
}}{{#if:{{{6|}}}|<li> [[{{{6}}}]]</li>
+
}}{{#if:{{{7|}}}|<li> [[{{{7}}}]]</li>
+
}}{{#if:{{{8|}}}|<li> [[{{{8}}}]]</li>
+
}}{{#if:{{{9|}}}|<li> [[{{{9}}}]]</li>
+
}}{{#if:{{{10|}}}|<li> [[{{{10}}}]]</li>
+
}}{{#if:{{{msg|}}}|<li> {{{msg}}}</li>
+
}}</ul></small></th></tr></table><!--
+
Reporting if the first parameter is not a valid non-bracketed shortcut name:
+
-->{{#if:{{{1|}}}
+
| {{#ifexist:{{{1|}}}
+
  |
+
  | [[Category:Augustan Wiki shortcut box first parameter needs fixing|{{PAGENAME}}]]
+
  }}
+
}}<noinclude>
+
{{Documentation}}
+
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
</noinclude>
+