Difference between revisions of "Template:MinimapIcon"
From Cassette Beasts
Mezzodrinker (talk | contribs) m (I am very smart.) |
Mezzodrinker (talk | contribs) m (Fix the template for tables, the third) |
||
Line 1: | Line 1: | ||
− | <includeonly>[[File:{{MinimapIconFile|{{{1}}}}}{{!}}{{#switch: {{{border|}}} | + | <includeonly>[[File:{{MinimapIconFile|{{{1}}}}} {{!}} {{#switch: {{{border|}}} |
| y | | y | ||
| 1 | | 1 | ||
Line 5: | Line 5: | ||
| true = border | | true = border | ||
| | | | ||
− | }}{{!}}{{#switch: {{{frame|false}}} | + | }} {{!}} {{#switch: {{{frame|false}}} |
| y | | y | ||
| 1 | | 1 | ||
Line 15: | Line 15: | ||
| false = frameless | | false = frameless | ||
| {{{frame}}} | | {{{frame}}} | ||
− | }}{{!}}{{{size|{{{2|16px}}}}}}{{!}}{{{halign|}}}{{!}}{{{valign|baseline}}}{{!}}link={{{link|}}}{{!}}alt={{{alt|{{{1}}}}}}{{!}}{{{title|{{{1}}}}}}]]</includeonly><noinclude>'''Note:''' A list of all available minimap icons can be found under [[:Category:Minimap Icons]] | + | }} {{!}} {{{size|{{{2|16px}}}}}} {{!}} {{{halign|}}} {{!}} {{{valign|baseline}}} {{!}} link={{{link|}}} {{!}} alt={{{alt|{{{1}}}}}} {{!}} {{{title|{{{1}}}}}}]]</includeonly><noinclude>'''Note:''' A list of all available minimap icons can be found under [[:Category:Minimap Icons]] |
== Positional Parameters == | == Positional Parameters == |
Latest revision as of 23:24, 28 November 2024
Note: A list of all available minimap icons can be found under Category:Minimap Icons
Positional Parameters
1
- The minimap icon to show. Will be passed on to Template:MinimapIconFile as-is.
2
- (optional) The resizing option. Defaults to
16px
and will only be used if thesize
parameter is not used.
Named Parameters
border
- (optional) Whether to add a small grey border to the image. Use
y
,1
,yes
, ortrue
to enable; for all other values, the border is disabled (the default).
frame
- (optional) How to display the image. Use
y
,1
,yes
, ortrue
to use a frame;n
,0
,no
, orfalse
to not use a frame (the default); orthumb
, orthumbnail
for a thumbnail frame. See the MediaWiki help page for details.
size
- (optional) The resizing option. Defaults to the positional parameter 2.
halign
- (optional) The horizontal alignment. Use
none
to prevent text from flowing around the image;center
to prevent text flowing around and centre the image;left
to align the image left;right
to align the image right; or leave empty to show the image inline with text (the default). See the MediaWiki help page for details.
valign
- (optional) The vertical alignment. See the MediaWiki help page for details. Defaults to
baseline
.
link
- (optional) The page or external link the image should link to. Leave empty to prevent adding a link (the default).
alt
- (optional) The alternative text for screen readers or if the image can't be displayed. Defaults to the positional parameter 1.
title
- (optional) The text that should be displayed when hovering the mouse over the image. Defaults to the positional parameter 1.
Examples
{{MinimapIcon|Campsite}}
→{{MinimapIcon|Miniboss|64px}}
→{{MinimapIcon|Station|frame=yes|valign=sup|link=Category:Mer-Line_stations}}
→