You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.

Template:Plainlink: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
mNo edit summary
(Converted URLs to https.)
 
(27 intermediate revisions by 12 users not shown)
Line 1: Line 1:
<includeonly><span class="plainlinks">[{{ #switch:{{{1}}}  
<includeonly><span class="plainlinks">[{{ #switch:{{{1}}}  
| p=http://www.mafiascum.net/forum/viewtopic.php?p={{{2}}}#{{{2}}}
| f=https://forum.mafiascum.net/viewforum.php?f={{{2}}}
| post=http://www.mafiascum.net/forum/viewtopic.php?p={{{2}}}#{{{2}}}
| forum=https://forum.mafiascum.net/viewforum.php?f={{{2}}}
| t=http://www.mafiascum.net/forum/viewtopic.php?t={{{2}}}
| p=https://forum.mafiascum.net/viewtopic.php?p={{{2}}}#p{{{2}}}
| topic=http://www.mafiascum.net/forum/viewtopic.php?t={{{2}}}
| post=https://forum.mafiascum.net/viewtopic.php?p={{{2}}}#p{{{2}}}
| f=http://www.mafiascum.net/forum/viewforum.php?f={{{2}}}
| pmu=https://forum.mafiascum.net/ucp.php?i=pm&mode=compose&u={{{2}}}
| forum=http://www.mafiascum.net/forum/viewforum.php?f={{{2}}}
| pmuser=https://forum.mafiascum.net/ucp.php?i=pm&mode=compose&u={{{2}}}
| u=http://www.mafiascum.net/forum/profile.php?mode=viewprofile&u={{{2}}}
| t=https://forum.mafiascum.net/viewtopic.php?t={{{2}}}
| user=http://www.mafiascum.net/forum/profile.php?mode=viewprofile&u={{{2}}}
| t2=http://shared.nitro.secsrv.net/~mith/archive/viewtopic.php?t={{{2}}}
| pmu=http://www.mafiascum.net/forum/privmsg.php?mode=post&u={{{2}}}
| topic=https://forum.mafiascum.net/viewtopic.php?t={{{2}}}
| pmuser=http://www.mafiascum.net/forum/privmsg.php?mode=post&u={{{2}}}
| u=https://forum.mafiascum.net/memberlist.php?mode=viewprofile&u={{{2}}}
| user=https://forum.mafiascum.net/memberlist.php?mode=viewprofile&u={{{2}}}
| w=https://wiki.mafiascum.net/index.php?title={{{2}}}
| wiki=https://wiki.mafiascum.net/index.php?title={{{2}}}
| o=https://wiki.mafiascum.net/index.php?title={{{2}}}&oldid={{{4}}}
| {{{1}}} }} {{{3|<small>(Link)</small>}}}]</span></includeonly><noinclude>{{TOCright}}
| {{{1}}} }} {{{3|<small>(Link)</small>}}}]</span></includeonly><noinclude>{{TOCright}}
== Usage ==
== Summary ==
This template is used to create an external link without the icon that follows most external links.
This template is used to create an external link without the icon that follows most external links.


Line 34: Line 38:
|user, u || this will link to a specific user/[[Scummer]]
|user, u || this will link to a specific user/[[Scummer]]
|}
|}
; {{{2}}} : the number of the specific url you wish to link to
; {{{2}}} : the number of the specific URL you wish to link to
{| class="wikitable"
{| class="wikitable"
! Type of link !! Example URL !! Example #
! Type of link !! Example URL !! Example #
|-
|-
| post, p || <pre>http://www.mafiascum.net/forum/viewtopic.php?p=839277#839277</pre> || 839277
| post, p || <pre>https://forum.mafiascum.net/viewtopic.php?p=839277#p839277</pre> || 839277
|-
|-
| topic, t || <pre>http://www.mafiascum.net/forum/viewtopic.php?t=4578</pre> || 4578
| topic, t || <pre>https://forum.mafiascum.net/viewtopic.php?t=4578</pre> || 4578
|-
|-
| forum, f || <pre>http://www.mafiascum.net/forum/viewforum.php?f=8</pre> || 8
| forum, f || <pre>https://forum.mafiascum.net/viewforum.php?f=8</pre> || 8
|-
|-
| user, u || <pre>http://www.mafiascum.net/forum/profile.php?mode=viewprofile&u=7805</pre> || 7805
| user, u || <pre>https://forum.mafiascum.net/profile.php?mode=viewprofile&u=7805</pre> || 7805
|}
|}
; {{{3}}} : the text you wish to use as the link; ''if this paramater is left blank,'' <code><small>(Link)</small></code> ''is the default''
; {{{3}}} : the text you wish to use as the link; ''if this paramater is left blank,'' <code><small>(Link)</small></code> ''is the default''
Line 63: Line 67:
|}
|}


== Alternatives ==


 
* There is also the {{tl|U}} template for linking to a user by nickname. You should use U if you want to link to a user in general, and plink if you want to specifically link to their profile page, since U links to the user's Wiki page if one exists.
 
* {{U|Fenhl}} is currently writing the {{tl|F}} template for linking to a forum by name. You can use this even if you don't remember the forum's link number.
 


[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 20:27, 2 March 2017

Summary

This template is used to create an external link without the icon that follows most external links.

Syntax

{{plainlink| | | }}
{{plink| | | }}

Paramaters

{{{1}}}
the type of link you wish to link to

Currently, the following types of links are built into the template:

post, p this will link to a specific post
topic, t this will link to a specific topic
forum, f this will link to a specific forum
user, u this will link to a specific user/Scummer
{{{2}}}
the number of the specific URL you wish to link to
Type of link Example URL Example #
post, p
https://forum.mafiascum.net/viewtopic.php?p=839277#p839277
839277
topic, t
https://forum.mafiascum.net/viewtopic.php?t=4578
4578
forum, f
https://forum.mafiascum.net/viewforum.php?f=8
8
user, u
https://forum.mafiascum.net/profile.php?mode=viewprofile&u=7805
7805
{{{3}}}
the text you wish to use as the link; if this paramater is left blank, (Link) is the default

Examples

Example Syntax Result
{{plainlink|post|839277|Example <u>''Post''</u> Link}}
Example Post Link
{{plainlink|topic|4578|Example <u>''Topic''</u> Link}}
Example Topic Link
{{plainlink|forum|8|Example <u>''Forum''</u> Link}}
Example Forum Link
{{plainlink|user|7805|Example <u>''User''</u> Link}}
Example User Link
{{plink|u|7805}}
(Link)

Alternatives

  • There is also the {{U}} template for linking to a user by nickname. You should use U if you want to link to a user in general, and plink if you want to specifically link to their profile page, since U links to the user's Wiki page if one exists.
  • Fenhl is currently writing the {{F}} template for linking to a forum by name. You can use this even if you don't remember the forum's link number.