Jump to content

Template:Shortcut: Difference between revisions

From The Austrian Economics Wiki, the global repository of classical-liberal thought
create from WP
 
back to one parameter; need to figure out ifs for more...
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--
{| id="shortcut" class="noprint sidebox" style="float: {{{float|}}}; clear: {{{float|}}}; font-size: smaller;"
Putting anchors on page:
|-
--><div style="position: relative; top: -3em;">{{#if:{{{1|}}}|<span id="{{{1|}}}"></span> }}{{#if:{{{2|}}}|<span id="{{{2|}}}"></span> }}{{#if:{{{3|}}}|<span id="{{{3|}}}"></span> }}{{#if:{{{4|}}}|<span id="{{{4|}}}"></span> }}{{#if:{{{5|}}}|<span id="{{{5|}}}"></span> }}</div>
! Shortcut:<br />{{{1}}}
<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;"><!--
|-
Adding the shortcut links:
|} <noinclude><br clear="all" />
--><small>[[Wikipedia:Shortcut|Shortcut{{#if:{{{2|}}}|s}}]]: {{#if:{{{1|}}}|<br /> [[{{{1}}}]] }}{{#if:{{{2|}}}|<br /> [[{{{2}}}]] }}{{#if:{{{3|}}}|<br> [[{{{3}}}]] }}{{#if:{{{4|}}}|<br /> [[{{{4}}}]] }}{{#if:{{{5|}}}|<br /> [[{{{5}}}]] }}</small></th></tr></table><!--
----
Reporting if the first parameter is not a valid non-bracketed shortcut name:
Correct form is <code><nowiki>{{shortcut|Shortcut 1}}</nowiki></code>
-->{{#if:{{{1|}}}
 
| {{#ifexist:{{{1|}}}
If desired, a named parameter, called "float,"  can be added to make the box appear on the left side of the screen.
  |
 
  | [[Category:Wikipedia shortcut box first parameter needs fixing|{{PAGENAME}}]]
[[Category:Link templates|Shortcut]]</noinclude>
  }}
}}<noinclude>
{{Documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>

Latest revision as of 21:29, 12 November 2010



Correct form is {{shortcut|Shortcut 1}}.

If desired, a named parameter, called "float," can be added to make the box appear on the left side of the screen.