Difference between revisions of "Template:NoCo"
Jump to navigation
Jump to search
Usage
(this tweak should fix the broken links when previewing the Anonymous' subpages) |
(as discussed) |
||
Line 1: | Line 1: | ||
− | [[{{{1}}} ({{{comp| | + | <includeonly>{{#if: {{#pos: {{BASEPAGENAME}}| ( }} |
+ | |[[{{{1}}} ({{{comp|{{CompFromWorkTitle|{{BASEPAGENAME}}}}}}})|{{{title|{{{2|{{{1}}}}}}}}}]] | ||
+ | |[[{{{1}}} ({{{comp|{{BASEPAGENAME}}}}})|''{{{title|{{{2|{{{1}}}}}}}}}'']]}}</includeonly><noinclude> | ||
{{DisplayBox|title=Usage|text= | {{DisplayBox|title=Usage|text= |
Latest revision as of 00:46, 31 October 2016
On a page whose title is ComposerName use:
{{NoCo|WorkPageTitle}}
to produce a link to WorkPageTitle (ComposerName) that displays simply as
To provide an alternate display of the title, use:
{{NoCo|WorkPageTitle|AlternateTitle}}
to produce the same link as above but with the displayed the link as
To specify the ComposerName (for instance on a different page), use:
{{NoCo|WorkPageTitle|comp=ComposerName}}
or
{{NoCo|WorkPageTitle|AlternateTitle|comp=ComposerName}}