Template:B: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
back to the beginning
Tag: Manual revert
mNo edit summary
 
Line 1: Line 1:
[[{{{1}}} ({{{2}}}) {{#if:{{{3|}}}|({{{3}}})}} {{#if:{{{4|}}}|({{{4}}})}}|{{{1}}}]]<noinclude>
<includeonly>[[{{{1}}} ({{{2}}}) {{#if:{{{3|}}}|({{{3}}})}} {{#if:{{{4|}}}|({{{4}}})}}|{{{1}}}]]</includeonly><noinclude>{{/doc}}</noinclude>
 
{{/doc}}
[[Category:Link templates]]</noinclude>

Latest revision as of 03:12, 15 December 2024

A template for simplifying links in [b]rackets to articles with identifiers. This should only be used for links that can't be simplified with [[Template:BTD6]], [[Template:BCS]], etc. Note that in the source editor, you can use a feature of MediaWiki called the pipe trick to simplify links without this template — writing "[[Dart Monkey (BTD6)|]]" with a pipe and nothing after it automatically expands the text to "[[Dart Monkey (BTD6)|Dart Monkey]]" when the page is saved.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Base name1

The name of the article before any identifiers in parentheses.

Example
Double Shot
Stringrequired
First identifier2

The first identifier in parentheses.

Example
BTD6
Stringrequired
Second identifier3

The second identifier in parentheses, if one exists.

Example
Ninja Monkey
Stringoptional
Third identifier4

The third identifier in parentheses, if one exists.

Stringoptional

Example usage

Wikitext Output
{{B|Ninja Monkey|BTD6}}
Ninja Monkey
{{B|Double Shot|BTD6|Ninja Monkey}}
Double Shot

See also