Template:Ep/doc: Difference between revisions
mNo edit summary |
|||
Line 23: | Line 23: | ||
| no | | no | ||
| Used to determine the Namespace (Film/Episode/Credits/Quotes). Automatically designed to fit the current Namespace. | | Used to determine the Namespace (Film/Episode/Credits/Quotes). Automatically designed to fit the current Namespace. | ||
| <tt><nowiki>{{ | | <tt><nowiki>{{NAMESPACE}}</nowiki></tt> | ||
|} | |} | ||
Latest revision as of 23:08, 30 March 2018
This is a documentation subpage for Template:Ep. It contains usage information, categories and other content that is not part of the original template page. |
This is the {{Ep}} template
Syntax
{{Ep|<!-- title of the episode/movie -->}}
Parameters
Parameter | Mandatory | Description | Default |
---|---|---|---|
{{{1}}} | yes | Used to determine the title of the episode. It is caps insensitive. | |
{{{2}}} | no | Used to determine the Namespace (Film/Episode/Credits/Quotes). Automatically designed to fit the current Namespace. | {{NAMESPACE}} |
Examples
Usage | Rendering |
---|---|
{{Ep|SG1-1x01}} | "Children of the Gods" |
{{Ep|Children of the Gods}} | "Children of the Gods" |
{{Ep|Whatever}} | The 'Whatever' parameter is not referenced among the episodes. Please check the parameter or modify the {{ep}} template. |