Template:TAGBL: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
{{TAG|ISTART}} | {{TAG|ISTART}} | ||
{{TAGBL|ISTART}} | {{TAGBL|ISTART}} | ||
</noinclude> | </noinclude>Both links can be followed by clicking, but the latter has a black font color. | ||
Both links can be followed by clicking, but the latter has a black font color. |
Revision as of 07:06, 18 October 2024
[[{{{1}}}|{{{1}}}]]
Purpose
Similarly to {{TAG|...}}
this template creates a link to a tag but with black font color. This is useful if the reader should not be distracted by the blue/purple link color, in particular within code blocks.
Example
For example, compare the following two tags written in a code block:
{{TAG|ISTART}} {{TAGBL|ISTART}}
will result in
ISTART ISTARTBoth links can be followed by clicking, but the latter has a black font color.
Both links can be followed by clicking, but the latter has a black font color.