Difference between revisions of "Template:A"
From Roll20 Wiki
Andreas J. (Talk | contribs) (new template: hyperlink w/ option to add custom title) |
Andreas J. (Talk | contribs) m (example w/o title) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>[{{{1}}} {{#if:{{{3|}}}|<span title="{{{3|}}}">|}}{{{2}}}{{#if:{{{3|}}}|</span>|}}]</includeonly><noinclude> |
− | + | ||
− | + | ||
+ | Template to add external link, with the option to add a link title(shown on hover). | ||
+ | <!-- trick used: https://www.mediawiki.org/wiki/Help:Links#%22Hover_box%22_on_links --> | ||
{{ex}} | {{ex}} | ||
− | {{a|https://app.demiplane.com/nexus/starfinder2e|Starfinder 2E Playtest content|Starfinder Nexus on Demiplane}} | + | {{a|https://app.demiplane.com/nexus/starfinder2e|Starfinder 2E Playtest content|Starfinder Nexus on Demiplane}} |
+ | |||
+ | {{a|https://app.demiplane.com/nexus/starfinder2e|no title}} | ||
<pre> | <pre> | ||
− | {{a|https://app.demiplane.com/nexus/starfinder2e|Starfinder 2E Playtest content|Starfinder Nexus on Demiplane}} | + | {{a|https://app.demiplane.com/nexus/starfinder2e|Starfinder 2E Playtest content|Starfinder Nexus on Demiplane}} |
+ | {{a|https://app.demiplane.com/nexus/starfinder2e|no title}} | ||
</pre> | </pre> | ||
[[Category:External Link Templates]]{{documentation}}</noinclude> | [[Category:External Link Templates]]{{documentation}}</noinclude> |
Latest revision as of 14:01, 25 August 2024
Template to add external link, with the option to add a link title(shown on hover).
Example:
Starfinder 2E Playtest content
{{a|https://app.demiplane.com/nexus/starfinder2e|Starfinder 2E Playtest content|Starfinder Nexus on Demiplane}} {{a|https://app.demiplane.com/nexus/starfinder2e|no title}}
[create] Template documentation
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |