Template:Shortcut: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Created page with "<div style="float: right;"> {| class="wikitable" | style="text-align: center; font-size: 85%;" | {{#if: {{{1|}}} <!-- Is there a shortcut parameter? --> | <!-- Yes, there is...")
 
m (typo)
Line 6: Line 6:
     -->{{#if: {{{2|}}}  <!-- Plural or singular? -->
     -->{{#if: {{{2|}}}  <!-- Plural or singular? -->
       | <!-- Plural --> <!--
       | <!-- Plural --> <!--
         -->'''[[Help:Shortcut|Shortcuts]]</br><!--
         -->'''[[Help:Shortcuts|Shortcuts]]</br><!--
         -->[[{{{1}}}]]</br><!--
         -->[[{{{1}}}]]</br><!--
         -->[[{{{2}}}]]
         -->[[{{{2}}}]]
       | <!-- Singular --> <!--
       | <!-- Singular --> <!--
         -->'''[[Help:Shortcut|Shortcut]]</br><!--
         -->'''[[Help:Shortcuts|Shortcut]]</br><!--
         -->[[{{{1}}}]]
         -->[[{{{1}}}]]
     }}'''<!--
     }}'''<!--

Revision as of 12:19, 3 October 2015

{{shortcut}}: No shortcut parameter given

The following template description is not displayed when the template is inserted in an article.

Goal

This template will add a box with shortcuts on the top right of a page.

With shortcuts you need less typing to get to a page.

Note Use shortcuts only in the Help and FlightGear Wiki namespaces.

Tip Remember to actually add a shortcut to that page. For details, see Help:Shortcuts#Creating shortcuts.

Usage

Add the template to the top of the page.

{{shortcut|shortcut|shortcut |msg=}}

There must be at least one shortcut parameter. All other parameters are optional.

shortcut
Name of the shortcut.
msg
A very short message.

Examples

{{shortcut|FGW:VP}}

{{shortcut|FGW:VP|FGW:PUMP}}

{{shortcut|FGW:VP|msg=Wiki</br>discussion}}

Shortcut
FGW:VP

Wiki
discussion