Template:Source/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
__NOTOC__ | __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. If the source is a translation by an individual, use a {{code|t}} in the second unnamed parameter, if it is a summary then use an {{code|s}} | 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. If the source is a translation by an individual, use a {{code|t}} in the second unnamed parameter, if it is a summary then use an {{code|s}}. | ||
==Usage== | ==Usage== | ||
Line 59: | Line 59: | ||
<!-- Categories below this line, please --> | <!-- Categories below this line, please --> | ||
[[Category: | [[Category:CD page templates]] | ||
}}}}</includeonly> | }}}}</includeonly> |
Latest revision as of 03:43, 20 August 2023
It contains usage information, categories and other content that is not part of the original template page.
|
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. If the source is a translation by an individual, use a t
in the second unnamed parameter, if it is a summary then use an s
.
Usage
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){{Source|Plushie|s}}
→ (Summary by Plushie)
See Also
- {{Baka-Updates}}
TemplateData
Used to give citation to a summary translation, ensuring a uniform formatting.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | 1 | The name of the website to credit. | String | required |
t or s | 2 | If the credit is a translation or summary by a person. | String | optional |
Url | url | To link to the page on the website.
| String | optional |