Template:See: Difference between revisions

From PZwiki
m (update doc)
m (minor)
Line 1: Line 1:
<noinclude>
<noinclude>
{{Documentation/sandbox|doc =
{{Documentation/sandbox|doc =
This template is used when only a part of a heading's title are discussed. Linking to more of the same topic.
This template is used when only a part of a heading's title is discussed. Linking to more of the same topic.


==Usage==
==Usage==

Revision as of 17:12, 30 December 2023

Notebook.pngTemplate Documentation

This template is used when only a part of a heading's title is discussed. Linking to more of the same topic.

Usage

Parameters

1 (required)
The page to link to.
2
The text to display.

Examples

  • {{See|Project Zomboid Wiki}}
See more: Project Zomboid Wiki
  • {{See|Project Zomboid Wiki|The Main Page}}
See more: The Main Page

How to translate

This template is translatable.

Template code

Paste the following code into the <includeonly> tag of the translated template and translate the text after each = sign (except for #default =).

{{#switch: {{{1|}}}
| see_more = See more
| #default = [[Category:Incorrect template usage]]
}}

Template documentation

Copy the code wrapped in the <noinclude> tag in this template and translate the text after doc = in the {{Documentation}} template.

{{Translation guide}} template should be removed from the translated documentation.

See also

Editors can experiment in this template's sandbox.