Template:Shortcut: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#invoke:Shortcut|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <table style="border: 1px solid #999; background: #7b7b7b3b; margin: .5em .5em .5em 1em; padding: 5px; float: right" class="noprint"> | ||
{{ | <th id="shortcut" class="noprint" align="center" valign="top"><small>[[Wikipedia:Wikipedia:Shortcut|Shortcut]]:<br /><span class="plainlinks">[[WC2JR:{{{1|}}}|WC2JR:{{{1}}}]]<br>{{#if:{{{2|}}}|[[WC2JR:{{{2|}}}|WC2JR:{{{2}}}]]}}</span></small> | ||
< | </table><noinclude><br clear=all/> | ||
---- | |||
'''Use this template to display shortcuts to a <tt>Help:</tt> or <tt>Wikitubia:</tt> TARGET page.''' | |||
<tt><nowiki>{{Shortcut|H:EDIT}}</nowiki></tt> would be displayed as | |||
{{Shortcut|H:EDIT}} | |||
</noinclude> | </noinclude> | ||
<noinclude>[[Category:Templates|{{PAGENAME}}]]<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "First shortcut link", | |||
"description": "The first shortcut link to be displayed", | |||
"example": "H:EDIT", | |||
"type": "url", | |||
"required": true, | |||
"suggested": true | |||
}, | |||
"2": { | |||
"label": "Second shortcut link", | |||
"description": "The second shortcut link to be displayed", | |||
"example": "WT:STAFF", | |||
"type": "url", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Display shortcuts to a Help: or Wikitubia: TARGET page.", | |||
"format": "inline" | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 13:39, 30 September 2023
Use this template to display shortcuts to a Help: or Wikitubia: TARGET page.
{{Shortcut|H:EDIT}} would be displayed as
Display shortcuts to a Help: or Wikitubia: TARGET page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
First shortcut link | 1 | The first shortcut link to be displayed
| URL | required |
Second shortcut link | 2 | The second shortcut link to be displayed
| URL | suggested |