Template:Note: Difference between revisions
From Ephinea PSO Wiki
|  (Created page with "{{#ifeq:{{{link}}}|yes|[[{{{2}}}|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{2}}}</span>]]|<span title="{{{1}}}" {{#ifeq:{{{dotted...") | No edit summary | ||
| (6 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== | |||
| ==Usage== | |||
| <pre> | <pre> | ||
| Line 18: | Line 17: | ||
| |text to contain note | |text to contain note | ||
| }} | }} | ||
| [[Category:Templates]] | |||
| </noinclude> | |||
Latest revision as of 18:48, 16 November 2021
{{{2}}}
Usage and example
{{Note
|link = yes/no
|dotted = yes/no
|text to display in note
|text to contain note
}}
text to contain note

