2,175
edits
(Uncomment some parameters) |
(Adjust notes) |
||
Line 76: | Line 76: | ||
:*'''display=''' can be one of the following: | :*'''display=''' can be one of the following: | ||
::*<code>display=inline</code> – Display the coordinate inline (default) | ::*<code>display=inline</code> – Display the coordinate inline (default) | ||
::*<code>display=title</code> – Display the coordinate near the article title (replaces {{tl|coor title dms}} family) | ::*<code>display=title</code> – Display the coordinate near the article title<!-- (replaces {{tl|coor title dms}} family) | ||
::**shortcut: <code>display=t</code> | ::**shortcut: <code>display=t</code> --> | ||
::*<code>display=inline,title</code> – Display the coordinate both inline and at title (replaces {{tl|coor at dms}} family) | ::*<code>display=inline,title</code> – Display the coordinate both inline and at title <!-- (replaces {{tl|coor at dms}} family) | ||
::**shortcut: <code>display=it</code> | ::**shortcut: <code>display=it</code> --> | ||
::*<code>display=title,inline</code> has the same effect as <code>display=inline,title</code> | ::*<code>display=title,inline</code> has the same effect as <code>display=inline,title</code> | ||
::Note: the <code>title</code> attribute indicates that the coordinates apply to the entire article, and not just one of (perhaps many) places mentioned in it — so it should only be omitted in the latter case. | ::Note: the <code>title</code> attribute indicates that the coordinates apply to the entire article, and not just one of (perhaps many) places mentioned in it — so it should only be omitted in the latter case. | ||
::*<code>display=text</code> – Display text inline instead of the coordinates inline. | ::*<code>display=text</code> – Display text inline instead of the coordinates inline. | ||
:*'''format=''' can be used to force ''dec'' or ''dms'' coordinate display. | :*'''format=''' can be used to force ''dec'' or ''dms'' coordinate display. |
edits