Template:Ref/Loading Screen/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Documentation/Header}} This template is used to standardize references for Loading Screens. ==Syntax== {{T|Ref/Loading Screen|v1=loading screen name}} ==Template Data== <templatedata> { "params": { "1": { "aliases": [ "name" ], "label": "Loading Screen Name", "description": "The name of the Loading Screen.", "type": "string", "required": true }, "note": { "description": "Usually only used to specify the original Chinese version is bein..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation/Header}} | {{Documentation/Header}} | ||
{{Lua|Ref}} | |||
This template is used to standardize references for Loading Screens. | This template is used to standardize references for Loading Screens. | ||
==Syntax== | ==Syntax== | ||
{{T|Ref/Loading Screen|v1=loading screen name}} | {{T|Ref/Loading Screen|v1=loading screen name}} | ||
==Examples== | |||
{{T|Ref/Loading Screen|p1=The World-Ender|ref=1|_Y_=1}} | |||
{{Reflist}} | |||
---- | |||
{{T|Ref/Loading Screen|p1=The Masked Hero|p2=quote=The twelfth Sovereign, and master of Courage and Cowardice. A superhero in an armored mask.|ref=1|_Y_=1}} | |||
{{Reflist}} | |||
==Template Data== | ==Template Data== | ||
Latest revision as of 19:40, 22 June 2026
This is the documentation page for Ref/Loading Screen. It contains usage information, categories, and other content not part of the original template page. | ||
|---|---|---|
| Main | Documentation | Usage |
This template uses Module:Ref, a script written in Lua.
This template is used to standardize references for Loading Screens.
Syntax
{{Ref/Loading Screen|loading screen name}}
Examples
<ref>{{Ref/Loading Screen|The World-Ender}}</ref> yields: [1]
- ↑ Loading Screen: The World-Ender
<ref>{{Ref/Loading Screen|The Masked Hero|quote = The twelfth Sovereign, and master of Courage and Cowardice. A superhero in an armored mask.}}</ref> yields: [1]
- ↑ Loading Screen: The Masked Hero
The twelfth Sovereign, and master of Courage and Cowardice. A superhero in an armored mask.
Template Data
Used to standardize references for Loading Screens.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Loading Screen Name | 1 name | The name of the Loading Screen. | String | required |
| Note | note | Usually only used to specify the original Chinese version is being referenced, if a localization discrepancy causes the information to be lost. | Line | optional |
| Quote | quote q | Used to quote a specific line from the referenced material, if needed. | Content | optional |