Help:Links: Difference between revisions

mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
In-line linking is an important part of creating and editing articles on Blooncyclopedia. (Also, having more links improves our SEO.)
==The basics==
==The basics==
Wikitext can be converted to a link by surrounding it in two square brackets.
Wikitext can be converted to a link by surrounding it in two square brackets.
Line 78: Line 80:
|[[Dart Monkey#Gameplay]]
|[[Dart Monkey#Gameplay]]
|-
|-
|<code><nowiki>[[Paragon#Power|Paragon power]]</nowiki></code>
|<code><nowiki>[[Paragon#Paragon power|Paragon power]]</nowiki></code>
|[[Paragon#Power|Paragon power]]
|[[Paragon#Paragon power|Paragon power]]
|}
|}


Line 96: Line 98:


==Linking to other wikis==
==Linking to other wikis==
Certain other wikis can be linked to using [[Special:Interwiki|interwiki prefixes]]. The two interwiki prefixes used most often on Bloons Knowledge Base are <code>wp</code> for [[wp:Wikipedia|Wikipedia]] and <code>tcrf</code> for the [[tcrf:The Cutting Room Floor|The Cutting Room Floor]].
Certain other wikis can be linked to using [[Special:Interwiki|interwiki prefixes]]. The two interwiki prefixes used most often on Blooncyclopedia are <code>wp</code> for [[wp:Wikipedia|Wikipedia]] and <code>tcrf</code> for the [[tcrf:The Cutting Room Floor|The Cutting Room Floor]].
{|class="wikitable"
{|class="wikitable"
!Wikitext
!Wikitext
Line 105: Line 107:
|-
|-
|<code><nowiki>[[tcrf:Bloons TD 6|''Bloons TD 6'' on The Cutting Room Floor]]</nowiki></code>
|<code><nowiki>[[tcrf:Bloons TD 6|''Bloons TD 6'' on The Cutting Room Floor]]</nowiki></code>
|[[atw:Bloons TD 6|''Bloons TD 6'' on The Cutting Room Floor]]
|[[tcrf:Bloons TD 6|''Bloons TD 6'' on The Cutting Room Floor]]
|}
|}