Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Template:A"

From Roll20 Wiki

Jump to: navigation, search
(new template: hyperlink w/ option to add custom title)
 
m (example w/o title)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
<includeonly><a rel="nofollow" class="external text" href="{{{1}}}"{{#if:{{{3|}}}| title="{{{3|}}}"|}}>{{{2}}}</a></includeonly><noinclude>
+
<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).
+
  
 +
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

no title

{{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] Documentation icon Template documentation