Plainlink: Difference between revisions

From VanRO Ragnarok Online
m (1 revision)
m (1 revision imported)
Line 1: Line 1:
<includeonly><span class="plainlinks">[{{{1}}} {{{2}}}]</span></includeonly><noinclude>
<includeonly><span class="plainlinks">[{{{url}}}]</span></includeonly><noinclude>
{{Usage|1= This template will allow you to link to a site with out having that little[http://en.wikipedia.org &nbsp;]&nbsp; in the way. |2=Note: For URL's that contain an equal sign "=", you must declare the variable as shown in usage example 2.}}


<pre>{{plainlink |<id> |<name>}}</pre>
==Description==
<pre>{{plainlink |1=<id> |2=<name>}}</pre>
This template will allow you to link to a site with out having that little[http://en.wikipedia.org &nbsp;]&nbsp; in the way.
 
====Usage====
<nowiki>{{plainlink |url=</nowiki>''<id>''<nowiki> </nowiki>''<name>''<nowiki>}}</nowiki>


====Obligatory Fields====
{| class="wikitable"
{| class="wikitable"
! Field !! Description
! Example !! Output
|-
|-
  |field 1 || The url of the link followed by the text you wish to use for the link
  | <nowiki>{{plainlink |url=http://google.com/ google}}</nowiki> ||  {{Plainlink |url=http://google.com/ google}}
|-
|}
|field 2 || The text the link will show
 
====Fields====
{| class="wikitable" style="text-align: left"
| url || the url of the link followed by the text you wish to use for the link
|}
|}


[[Category:Templates|Plainlink]]
[[Category:Templates|Plainlink]]
</noinclude>
</noinclude>

Revision as of 09:31, 14 May 2024


Description

This template will allow you to link to a site with out having that little   in the way.

Usage

{{plainlink |url=<id> <name>}}
Example Output
{{plainlink |url=http://google.com/ google}} google

Fields

url the url of the link followed by the text you wish to use for the link