Template:Source/doc: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} {{tsh|s}} __NOTOC__ To make sure the formatting of the '''Source''' citation is the same use this template or its shortcut {{tl|S}} when crediting. This should only be used in the {{code|Synopsis}} heading on cd pages. You may include a link to the source page if it is from a website. ==Usage== * {{tlc|Source|Site Name}} * {{tlc|Source|Person Name}} * {{tlc|s|Site Name}} * {{tlc|s|Person Name}} ==Examples== * {{tlc|Source|Sublime}} {Rarr}}...")
 
mNo edit summary
Line 6: Line 6:


==Usage==
==Usage==
* {{tlc|Source|Site Name}}
* {{tji|Source|Site Name|url:}}
* {{tlc|Source|Person Name}}
* {{tji|Source|Person Name|t}}
 
{{br}}
* {{tlc|s|Site Name}}
* {{tji|s|Site Name|url:}}
* {{tlc|s|Person Name}}
* {{tji|s|Person Name|t}}


==Examples==
==Examples==
* {{tlc|Source|Sublime}} {Rarr}} {{Source|Sublime}}
* {{tlc|Source|Sublime}} {{Rarr}} {{Source|Sublime}}
* {{tlc|Source|Sublime|<nowiki>https://www.sublimemanga.com/</nowiki>}} {{Rarr}} {{Source|Sublime|https://www.sublimemanga.com/}}
* {{tlc|Source|Sublime|url {{=}} <nowiki>https://www.sublimemanga.com/</nowiki>}} {{Rarr}} {{Source|Sublime|url = https://www.sublimemanga.com/}}
 
{{br}}
* {{tlc|s|Sublime}} {{Rarr}} {{s|Sublime}}
* {{tlc|s|Sublime}} {{Rarr}} {{s|Sublime}}
* {{tlc|s|Sublime|<nowiki>https://www.sublimemanga.com/</nowiki>}} {{Rarr}} {{s|Sublime|https://www.sublimemanga.com/}}
* {{tlc|s|Sublime|url {{=}} <nowiki>https://www.sublimemanga.com/</nowiki>}} {{Rarr}} {{s|Sublime|url=https://www.sublimemanga.com/}}
 
{{br}}
* {{tlc|s|Plushie}} {{Rarr}} {{s|Plushie}}
* {{tlc|s|Plushie|t}} {{Rarr}} {{s|Plushie|t}}


==See Also==
==See Also==
Line 31: Line 31:
"1": {
"1": {
"label": "Name",
"label": "Name",
"description": "The name of the website or person to credit.",
"description": "The name of the website to credit.",
"type": "string",
"type": "string",
"required": true
"required": true
},
},
"2": {
"2": {
"label": "t",
"description": "If the credit is a translation by a person.",
"type": "string",
"required": false
},
"url": {
"label": "Url",
"label": "Url",
"description": "To link to the page on the website.",
"description": "To link to the page on the website.",

Revision as of 20:18, 2 July 2023

Light bulb.png }}
It contains usage information, categories and other content that is not part of the original template page.
  • {{s}}


To make sure the formatting of the Source citation is the same use this template or its shortcut {{S}} when crediting. This should only be used in the Synopsis heading on cd pages. You may include a link to the source page if it is from a website.

Usage

  • {{Source|Site Name|url=}}
  • {{Source|Person Name|t}}


  • {{s|Site Name|url=}}
  • {{s|Person Name|t}}

Examples

  • {{Source|Sublime}} → (Source: Sublime)
  • {{Source|Sublime|url = https://www.sublimemanga.com/}} → (Source: Sublime)


  • {{s|Sublime}} → (Source: Sublime)
  • {{s|Sublime|url = https://www.sublimemanga.com/}} → (Source: Sublime)


  • {{s|Plushie|t}} → (Translated by Plushie)

See Also

TemplateData

Used to give citation to a summary translation, ensuring a uniform formatting.

Template parameters

ParameterDescriptionTypeStatus
Name1

The name of the website to credit.

Stringrequired
t2

If the credit is a translation by a person.

Stringoptional
Urlurl

To link to the page on the website.

Example
https://www.sublimemanga.com/
Stringoptional