Template:Note: Difference between revisions

From Ephinea PSO Wiki
mNo edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#ifeq:{{{link}}}|yes|[[{{{2}}}|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{2}}}</span>]]|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{2}}}</span>}}
{{#ifeq:{{{link}}}|yes|[[{{{2}}}|<span class="more_info" title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{2}}}</span>]]|<span class="more_info" title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{2}}}</span>}}<noinclude>
 
==Usage and example==
<noinclude>
==Usage==


<pre>
<pre>
Line 19: Line 17:
|text to contain note
|text to contain note
}}
}}
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 18:48, 16 November 2021

{{{2}}}

Usage and example[edit source]

{{Note
|link = yes/no
|dotted = yes/no
|text to display in note
|text to contain note
}}


text to contain note