Difference between revisions of "Template:Plainlink"
Jump to navigation
Jump to search
(Created page with "<includeonly><span class="plainlinks">[{{{url}}}]</span></includeonly><noinclude> This template removes the little arrows after links.") |
Njosefbeck (talk | contribs) (Add usage and make params more explicit) |
||
Line 1: | Line 1: | ||
<includeonly><span class="plainlinks">[{{{url}}}]</span></includeonly><noinclude> | <includeonly><span class="plainlinks">[{{{url}}} {{{text}}}]</span></includeonly> | ||
This template removes the little arrows after links. | |||
<noinclude> | |||
== Usage == | |||
This template removes the little arrows after external links. | |||
{| class="wikitable" | |||
! style="background-color:#9aff99;" | Usage | |||
! style="background-color:#9aff99;" | Output | |||
|- | |||
| <nowiki>{{plainlink | url=http://cp.ragnarok-server.com/?module=item&action=view&id=503 | text=Yellow Potion}}</nowiki> | |||
| {{plainlink | url=http://cp.ragnarok-server.com/?module=item&action=view&id=503 | text=Yellow Potion}} | |||
|} | |||
[[Category:Templates|Plainlink]] | |||
</noinclude> |
Revision as of 02:57, 7 May 2018
Usage
This template removes the little arrows after external links.
Usage | Output |
---|---|
{{plainlink | url=http://cp.ragnarok-server.com/?module=item&action=view&id=503 | text=Yellow Potion}} | Yellow Potion
|