More actions
it'll work the other way |
→Disabling Link: tweak |
||
Line 154: | Line 154: | ||
== Disabling Link == | == Disabling Link == | ||
To enable the link feature that's not active in the template by default, use <pre><nowiki>|link= | To enable the link feature that's not active in the template by default, use <pre><nowiki>|link=yes</nowiki></pre>, e.g.: | ||
Example: <pre><nowiki>{{episode|101|tos|link=yes}}</nowiki></pre> prints {{episode|101|tos|link=yes}} | Example: <pre><nowiki>{{episode|101|tos|link=yes}}</nowiki></pre> prints {{episode|101|tos|link=yes}} |
Revision as of 01:45, 23 January 2021
This template provides either a name and link to episodes, or a name, when a number and name are sent through it. By default, it will only print the name.
Example:
{{episode|101|tos}}
prints Saga of a Star World
Disabling Link
To enable the link feature that's not active in the template by default, use
|link=yes
, e.g.: Example:
{{episode|101|tos|link=yes}}
prints Saga of a Star World