Template:Shortcut: Difference between revisions
Appearance
Forgottenman (talk | contribs) css class, simplify parameters, add note |
Forgottenman (talk | contribs) back to one parameter; need to figure out ifs for more... |
||
| Line 1: | Line 1: | ||
{| id="shortcut" class="noprint sidebox" style="float: {{{float| | {| id="shortcut" class="noprint sidebox" style="float: {{{float|}}}; clear: {{{float|}}}; font-size: smaller;" | ||
|- | |- | ||
! Shortcut:<br /> | ! Shortcut:<br />{{{1}}} | ||
|- | |- | ||
|} <noinclude><br clear="all" /> | |} <noinclude><br clear="all" /> | ||
---- | ---- | ||
Correct form is <code><nowiki>{{shortcut | Correct form is <code><nowiki>{{shortcut|Shortcut 1}}</nowiki></code>. | ||
If desired, a named parameter, called "float," can be added to make the box appear on the left side of the screen. | If desired, a named parameter, called "float," can be added to make the box appear on the left side of the screen. | ||
[[Category:Link templates|Shortcut]]</noinclude> | [[Category:Link templates|Shortcut]]</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.