Template:Ep/doc: Difference between revisions
No edit summary |
|||
Line 17: | Line 17: | ||
| <tt>{{{1}}}</tt> | | <tt>{{{1}}}</tt> | ||
| yes | | yes | ||
| Used to | | Used to determine the title of the episode. It is caps insensitive. | ||
| | | | ||
|- | |- | ||
| <tt>{{{2}}}</tt> | | <tt>{{{2}}}</tt> | ||
| no | | no | ||
| Used to determine the | | Used to determine the Namespace (Film/Episode/Credits/Quotes). Automatically designed to fit the current Namespace. | ||
| <tt><nowiki>{{BASEPAGENAME}}</nowiki></tt> | | <tt><nowiki>{{BASEPAGENAME}}</nowiki></tt> | ||
|} | |} |
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. | {{BASEPAGENAME}} |
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. |