Home
Random
Log in
Settings
About Brighter Shores Wiki
Disclaimers
Search
Editing
Template:HasTranscript/doc
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Documentation}} The {{t|HasTranscript}} template is used to indicate and link to a dialogue page for any given article. ==Usage== * {{t|HasTranscript|type|link}} ==Parameters== *'''type''' - Optional (required if specifying link). Possible types are: ** <code>npc</code> ** <code>quest</code> ** <code>item</code> ** <code>scenery</code> *'''link''' - Optional. If the dialogue page is not found at <nowiki>Transcript:{{PAGENAME}}</nowiki> (which should only be the case in exceptional circumstances), used in place of the default link. *'''name''' - Optional. Name of the page to show dialogues for, if different from the page name. ==Examples== <pre>{{HasTranscript}}</pre> produces: {{HasTranscript}} <pre>{{HasTranscript|npc}}</pre> produces: {{HasTranscript|npc}} <pre>{{HasTranscript|article|Brighter Shores:Sandbox}}</pre> produces: {{HasTranscript|article|Brighter Shores:Sandbox}} <pre>{{HasTranscript|npc|name=Captain Jal Degreene}}</pre> produces: {{HasTranscript|npc|name=Captain Jal Degreene}} <includeonly>[[Category:Transclusion templates|{{BASEPAGENAME}}]][[Category:Transcript templates|{{PAGENAME}}]]</includeonly> {{TemplateData|<templatedata> { "params": { "1": { "label": "Type", "description": "The type of article the dialogue belongs to (one of: npc, quest, item, scenery)", "example": "npc", "type": "string" }, "2": { "label": "Link", "description": "Link to the dialogue page if it is not Transcript:{{PAGENAME}} (this should only be needed in exceptional circumstances)", "type": "string" }, "name": { "label": "Name", "description": "Name of the page to show dialogues for, if different from the page name.", "example": "Captain Jal Degreene", "type": "wiki-page-name" } }, "description": "The {{HasTranscript}} template is used to indicate and link to a dialogue page for any given article.", "format": "inline", "paramOrder": [ "1", "2", "name" ] } </templatedata> }}
Summary:
Please note that all contributions to Brighter Shores Wiki are considered to be released under the CC BY-NC-SA 3.0 (see
Brighter Shores:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Preview page with this template
Templates used on this page:
Template:Documentation
(
edit
)
Template:HasTranscript
(
edit
)
Template:T
(
edit
)
Template:TemplateData
(
edit
)
Module:Array
(
edit
)
Module:DPLlua
(
edit
)
Module:DependencyList
(
edit
)
Module:Documentation
(
edit
)
Module:Paramtest
(
edit
)
Module:T
(
edit
)
Module:Tooltip
(
edit
)
Module:Yesno
(
view source
) (semi-protected)
This page is a member of a hidden category:
Category:Templates using TemplateData