Difference between revisions of "Template:MaybeAuthorTemplate"

From questden
m (Different disgusting experiment)
 
m (Check correct namespace)
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:{{{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>

Revision as of 16:55, 9 November 2011

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.