Module:Television episode disambiguation description/doc
Appearance
![]() | This is a documentation subpage for Module:Television episode disambiguation description. It may contain usage information, categories and other content that is not part of the original module page. |
Module:Television episode disambiguation converts plain text episode article names into correctly formatted links which are usable in disambiguation pages. The style of the links follows the guidelines at WP:NCTV, MOS:ITALICTITLE and MOS:QUOTETITLE.
Parameter list
name
— required; The episode's full article name.is_disambiguated
— optional; Set if the parentheses is part of the episode name.link_only
— optional; Set if you are only interested in getting a formatted article link.
Usage
{{#invoke:Television episode disambiguation description|getFormmatedArticleLink|article name|yes (optional)}}
Examples
{{#invoke:Television episode disambiguation description|getFormmatedArticleLink|World Wharf II: The Wharfening (or How Bob Saves/Destroys the Town – Part II)|yes}}
- Produces:
"[[World Wharf II: The Wharfening (or How Bob Saves/Destroys the Town – Part II)]]"
- Produces:
{{#invoke:Television episode disambiguation description|getFormmatedArticleLink|Pickle Rick}}
- Produces:
[[Pickle Rick|"Pickle Rick"]]
- Produces:
{{#invoke:Television episode disambiguation description|getFormmatedArticleLink|The End (Lost)}}
- Produces:
[[The End (Lost)|"The End" (''Lost'')]]
- Produces:
{{#invoke:Television episode disambiguation description|getFormmatedArticleLink|Serenity (Firefly episode)}}
- Produces:
[[Serenity (Firefly episode)|"Serenity" (''Firefly'' episode)]]
- Produces:
See also