Template:R: Difference between revisions

The Two Worlds Wiki - Documenting Two Worlds since 2008.
Jump to navigation Jump to search
Rational Wiki>Stabby the Misanthrope
No edit summary
Rational Wiki>Stabby the Misanthrope
(Expanding documentation.)
Line 3: Line 3:
Fakes a red link, without actually linking anywhere, avoiding the issue of unnecessary pages listed on [[Special:Wantedpages|Wantedpages]].
Fakes a red link, without actually linking anywhere, avoiding the issue of unnecessary pages listed on [[Special:Wantedpages|Wantedpages]].


The second parameter is only visible when the cursor is placed over the text.
The first parameter is whatever you want the displayed text to be.  For example, <code><nowiki>{{r|Shiny shiny Jesusland}}</nowiki></code> produces {{r|Shiny shiny Jesusland}}.
 
The second parameter is for the text that is displayed when the cursor is hovering over the link (in normal links, this text shows the name of the article linked to).  For example, <code><nowiki>{{r|The Bible Belt|AKA shiny shiny Jesusland}}</nowiki></code> produces {{r|The Bible Belt|AKA shiny shiny Jesusland}}.
 
A third parameter allows users to change the display color.  The most obvious usage for this is making the fake red link a fake blue link.  For example, <code><nowiki>{{r|The Bible Belt|AKA shiny shiny Jesusland|#1034A6}}</nowiki></code> produces {{r|The Bible Belt|AKA shiny shiny Jesusland|#1034A6}}.


A third parameter allows users to change the display color.


{{DEFAULTSORT:{{PAGENAME}}}}
{{DEFAULTSORT:{{PAGENAME}}}}
[[Category:In-text templates]]</noinclude>
[[Category:In-text templates]]</noinclude>

Revision as of 05:27, March 13, 2009

default

Fakes a red link, without actually linking anywhere, avoiding the issue of unnecessary pages listed on Wantedpages.

The first parameter is whatever you want the displayed text to be. For example, {{r|Shiny shiny Jesusland}} produces Shiny shiny Jesusland.

The second parameter is for the text that is displayed when the cursor is hovering over the link (in normal links, this text shows the name of the article linked to). For example, {{r|The Bible Belt|AKA shiny shiny Jesusland}} produces The Bible Belt.

A third parameter allows users to change the display color. The most obvious usage for this is making the fake red link a fake blue link. For example, {{r|The Bible Belt|AKA shiny shiny Jesusland|#1034A6}} produces The Bible Belt.