Template:RoutemapRouteIcon
Appearance
(Redirected from Template:Rmri)
This template is used on approximately 3,600 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template uses Lua: |
Sub-template for use with the {{RoutemapRoute}} template, but may be used directly. Generates a blue arrow image pointing in one of eight directions. This template's name can be abbreviated as {{rmri}}.
Parameters
All parameters are numbered.
- 1: Icon name (see below for valid values); parameter is case-insensitive.
- 2: Page which the arrow image links to. Default: no link.
- 3: Image size in pixels;
s
= 7. Default: 10. Do not enter "px". - If parameter 1 is empty, then the size of the arrow image becomes 7px. Icon name and link are entered instead in parameters 2 and 3 respectively.
Examples
WikiSyntax | Valid values |
Icon produced |
---|---|---|
{{rmri|up}} | u, up | |
{{rmri|down}} | d, dn, down | |
{{rmri|left}} | l, left | |
{{rmri|right}} | r, right | |
{{rmri|ur}} | ur, ne, c1 | |
{{rmri|lr}} | lr, se, c2 | |
{{rmri|ll}} | ll, sw, c3 | |
{{rmri|ul}} | ul, nw, c4 |
WikiSyntax | Result |
---|---|
{{rmri|u}} | |
{{rmri|u||s}} or {{rmri||u}} | |
{{rmri|u||20}} or {{rmri|u||20px}} | |
{{rmri|u|Wikipedia:Example}} |
See also
- {{Arrow2}}