Template:See also: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:


=== Example 2 ===
=== Example 2 ===
Multiple links can be added.
; Wikitext
; Wikitext
<pre>{{See also|Hatnote|Hatnote}}</pre>
<pre>{{See also|Hatnote|Hatnote}}</pre>
Line 27: Line 28:
; Result
; Result
{{See also|Hatnote|Hatnote|custom=Custom text|custom2=Custom text 2}}
{{See also|Hatnote|Hatnote|custom=Custom text|custom2=Custom text 2}}
=== Example 3 ===
Up to a maximum of 5.
; Wikitext
<pre>{{See also|Hatnote|Hatnote|Hatnote|Hatnote}}</pre>
; Result
{{See also|Hatnote|Hatnote|Hatnote|Hatnote}}
; Wikitext
<pre>{{See also|Hatnote|Hatnote||Hatnote|Hatnote|Hatnote|custom1=Custom text|custom2=Custom text 2|Custom5=Custom text 5}}</pre>
; Result
{{See also|Hatnote|Hatnote||Hatnote|Hatnote|Hatnote|custom1=Custom text|custom2=Custom text 2|Custom5=Custom text 5}}


[[Category:Templates]]
[[Category:Templates]]

Revision as of 14:45, 16 December 2023

Template documentation

Inserts a see also onto a page, as a hatnote.

Example 1

Wikitext
{{See also|Hatnote}}
Result
See also: Hatnote

Use the custom parameter to att a custom text:

Wikitext
{{See also|Hatnote|custom=Custom text}}
Result
See also: Custom text

Example 2

Multiple links can be added.

Wikitext
{{See also|Hatnote|Hatnote}}
Result
See also: Hatnote and hatnote
Wikitext
{{See also|Hatnote|Hatnote|custom1=Custom text|custom2=Custom text 2}}
Result
See also: Custom text and Custom text 2

Example 3

Up to a maximum of 5.

Wikitext
{{See also|Hatnote|Hatnote|Hatnote|Hatnote}}
Result
See also: Hatnote, Hatnote, Hatnote and Hatnote
Wikitext
{{See also|Hatnote|Hatnote||Hatnote|Hatnote|Hatnote|custom1=Custom text|custom2=Custom text 2|Custom5=Custom text 5}}
Result
See also: Hatnote and Custom text 2, , Hatnote and Hatnote

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
Link1

no description

Unknownoptional
customcustom

no description

Unknownoptional