Difference between revisions of "Template:MaybeAuthorTemplate"

From questden
m (Different disgusting experiment)
 
m
 
(One intermediate revision by one other user not shown)
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><noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 23: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.