Template:WpCo: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
mNo edit summary
m Slightly increased icon size
Line 3: Line 3:
{{#lvardef: co-x | {{{2|}}} }}
{{#lvardef: co-x | {{{2|}}} }}
{{#lvardef: co-y | {{{3|}}} }}
{{#lvardef: co-y | {{{3|}}} }}
[[File:Waypoint Map Icon.png  | caption = {{#lvar:text}} | 16px ]]&nbsp;{{#lvar:text}} }}{{#If: {{#lvar:co-x}} | &nbsp;<span class="bg3wiki-coordinates">X:&nbsp;{{#lvar:co-x}}&nbsp;Y:&nbsp;{{#lvar:co-y}}</span>}}</includeonly><noinclude>
[[File:Waypoint Map Icon.png  | caption = {{#lvar:text}} | 25px ]]&nbsp;{{#lvar:text}} }}{{#If: {{#lvar:co-x}} | &nbsp;<span class="bg3wiki-coordinates">X:&nbsp;{{#lvar:co-x}}&nbsp;Y:&nbsp;{{#lvar:co-y}}</span>}}</includeonly><noinclude>
This template is a shortcut for creating a fancy waypoint entry. Primarily intended for using the waypoint icon in place of a bullet point. Can use optional coordinates.
This template is a shortcut for creating a fancy waypoint entry. Primarily intended for using the waypoint icon in place of a bullet point. Can use optional coordinates.



Revision as of 20:05, 12 August 2024

This template is a shortcut for creating a fancy waypoint entry. Primarily intended for using the waypoint icon in place of a bullet point. Can use optional coordinates.


{{WpCo|A Waypoint Location}}

caption = A Waypoint Location A Waypoint Location


{{WpCo|A Waypoint Location|234|678}}

:{{WpCo|A Bulleted Waypoint Location|123|567}}
:{{WpCo|Another Bulleted Waypoint Location|567|123}}

caption = A Waypoint Location A Waypoint Location X: 234 Y: 678

caption = Another Waypoint Location Another Waypoint Location X: 123 Y: 567
caption = Another Bulleted Waypoint Location Another Bulleted Waypoint Location X: 567 Y: 123


A waypoint location {{WpCo|Example|912|456}} can be used inline too.

A waypoint location caption = Example Example X: 912 Y: 456 can be used inline too.