More actions
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
==Usage== | ==Usage== | ||
<code><nowiki>{{ | <code><nowiki>{{SmallLink</nowiki></code><br> | ||
<code><nowiki>|</nowiki></code><br> | <code><nowiki>|</nowiki></code><br> | ||
<code><nowiki>}}</nowiki></code> | <code><nowiki>}}</nowiki></code> |
Latest revision as of 13:21, 16 October 2025
Usage
{{SmallLink
|
}}
Optional
|link=
override the link, to point to this instead.
|hr=1
adds a line beneath the link and add appropriate styling to the line.
Example
Example 1:
{{SmallLink
|small link beep boop
}}
Output:
Example 2:
{{SmallLink
|this is the name, but not the actual link
|link=this is the actual link
|hr=1
}}
Output:
this is the name, but not the actual link