Template:See other/doc: Difference between revisions

Template page
(Created page with "{{Lua|Module:See other}} This template displays a {{tl|Hatnote}} that links to other versions of the same page. All this does right now is link back to the Tekken 7 version when on a Tekken 8 page, and vice versa. == Usage == <syntaxhighlight lang="html"> {{See other}} </syntaxhighlight> == Example == {{See other}}")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Lua|Module:See other}}
{{Lua|Module:See other}}


This template displays a {{tl|Hatnote}} that links to other versions of the same page. All this does right now is link back to the Tekken 7 version when on a Tekken 8 page, and vice versa.
This template displays a {{tl|Hatnote}} that links to other versions of the given page. All this does right now is link back to the Tekken 7 version when on a Tekken 8 page, and vice versa.
 
If no argument is given, defaults to using <code><nowiki>{{FULLPAGENAME}}</nowiki></code>.


== Usage ==
== Usage ==


<syntaxhighlight lang="html">
<syntaxhighlight lang="html">
{{See other}}
{{See other|{{FULLPAGENAME}}}}
</syntaxhighlight>
</syntaxhighlight>


== Example ==
== Example ==


{{See other}}
{{See other|{{FULLPAGENAME}}}}

Latest revision as of 13:15, 25 January 2024

This template displays a {{Hatnote}} that links to other versions of the given page. All this does right now is link back to the Tekken 7 version when on a Tekken 8 page, and vice versa.

If no argument is given, defaults to using {{FULLPAGENAME}}.

Usage

{{See other|{{FULLPAGENAME}}}}

Example

This page is for Tekken 8. For Tekken 7, see Template:See other/doc (Tekken 7).