Template:MaybeAuthorTemplate: Difference between revisions
From questden
Jump to navigationJump to search
m (Check correct namespace) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude>This template transcludes an author quest table template if it exists, and does nothing otherwise. It allows pages to specify that they want one and have it start working if/when it's created.<!-- | <noinclude>This template transcludes an author quest table template if it exists, and does nothing otherwise. It allows pages to specify that they want one and have it start working if/when it's created.<!-- | ||
--></noinclude><includeonly>{{#if:{{{1|}}}||{{Notice|color=red|majortext=Missing author!|You need to provide the author name to ''MaybeAuthorTemplate'', e.g. <code><nowiki>{{MaybeAuthorTemplate|Bob}}</nowiki></code>.}}}}{{#ifexist:Template:{{{1}}}|{{ {{{1}}} }}|}}</includeonly> | --></noinclude><includeonly>{{#if:{{{1|}}}||{{Notice|color=red|majortext=Missing author!|You need to provide the author name to ''MaybeAuthorTemplate'', e.g. <code><nowiki>{{MaybeAuthorTemplate|Bob}}</nowiki></code>.}}}}{{#ifexist:Template:{{{1}}}|{{ {{{1}}} }}|}}</includeonly><noinclude>[[Category:Templates]]</noinclude> |
Latest revision as of 22:44, 16 October 2015
This template transcludes an author quest table template if it exists, and does nothing otherwise. It allows pages to specify that they want one and have it start working if/when it's created.