You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Plainlink: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Updated URLs to reflect new subdomains) |
||
Line 1: | Line 1: | ||
<includeonly><span class="plainlinks">[{{ #switch:{{{1}}} | <includeonly><span class="plainlinks">[{{ #switch:{{{1}}} | ||
| f=http:// | | f=http://forum.mafiascum.net/viewforum.php?f={{{2}}} | ||
| forum=http:// | | forum=http://forum.mafiascum.net/viewforum.php?f={{{2}}} | ||
| p=http:// | | p=http://forum.mafiascum.net/viewtopic.php?p={{{2}}}#p{{{2}}} | ||
| post=http:// | | post=http://forum.mafiascum.net/viewtopic.php?p={{{2}}}#p{{{2}}} | ||
| pmu=http:// | | pmu=http://forum.mafiascum.net/ucp.php?i=pm&mode=compose&u={{{2}}} | ||
| pmuser=http:// | | pmuser=http://forum.mafiascum.net/ucp.php?i=pm&mode=compose&u={{{2}}} | ||
| t=http:// | | t=http://forum.mafiascum.net/viewtopic.php?t={{{2}}} | ||
| t2=http://shared.nitro.secsrv.net/~mith/archive/viewtopic.php?t={{{2}}} | | t2=http://shared.nitro.secsrv.net/~mith/archive/viewtopic.php?t={{{2}}} | ||
| topic=http:// | | topic=http://forum.mafiascum.net/viewtopic.php?t={{{2}}} | ||
| u=http:// | | u=http://forum.mafiascum.net/memberlist.php?mode=viewprofile&u={{{2}}} | ||
| user=http:// | | user=http://forum.mafiascum.net/memberlist.php?mode=viewprofile&u={{{2}}} | ||
| w=http:// | | w=http://wiki.mafiascum.net/index.php?title={{{2}}} | ||
| wiki=http:// | | wiki=http://wiki.mafiascum.net/index.php?title={{{2}}} | ||
| o=http:// | | o=http://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}} | ||
== Summary == | == Summary == | ||
Line 42: | Line 42: | ||
! Type of link !! Example URL !! Example # | ! Type of link !! Example URL !! Example # | ||
|- | |- | ||
| post, p || <pre>http:// | | post, p || <pre>http://forum.mafiascum.net/viewtopic.php?p=839277#p839277</pre> || 839277 | ||
|- | |- | ||
| topic, t || <pre>http:// | | topic, t || <pre>http://forum.mafiascum.net/viewtopic.php?t=4578</pre> || 4578 | ||
|- | |- | ||
| forum, f || <pre>http:// | | forum, f || <pre>http://forum.mafiascum.net/viewforum.php?f=8</pre> || 8 | ||
|- | |- | ||
| user, u || <pre>http:// | | user, u || <pre>http://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'' |
Revision as of 07:03, 27 March 2012
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 | http://forum.mafiascum.net/viewtopic.php?p=839277#p839277 |
839277 |
topic, t | http://forum.mafiascum.net/viewtopic.php?t=4578 |
4578 |
forum, f | http://forum.mafiascum.net/viewforum.php?f=8 |
8 |
user, u | http://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.