Template:Skeleton: Difference between revisions
Jump to navigation
Jump to search
m (no breaks) |
m (MDY) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
trying a new template to insert into episode skeleton page; this template calls other templates, but those won't appear in the episode skeleton's list of templates used. I'm thinking this might have a cleaner feel to the episode skeleton? maybe it's not necessary | trying a new template to insert into episode skeleton page; this template calls other templates, but those won't appear in the episode skeleton's list of templates used. I'm thinking this might have a cleaner feel to the episode skeleton? maybe it's not necessary | ||
<onlyinclude><includeonly>{{#if: {{{ | <onlyinclude><includeonly>{{#if: {{{header|}}}|{{SkeletonHeader}}|}}{{#if: {{{ThisOutline|}}}|{{ThisOutline}}<br><br>|}}{{#if: {{{UseOutline|}}}|{{UseOutline}}|}}{{#if: {{{date|}}}|{{month|{{{month}}}}} {{date|{{{date}}}}}, {{{year}}}|}}{{#if: {{{wtnAnswer|}}}|{{wtnAnswer|{{{wtnAnswer}}}}}|}}{{#if: {{{outro|}}}|{{#if:{{{outro|N}}}|{{Outro664}}{{top}}|{{Outro{{{outro}}}}}{{top}}}}|}}</includeonly></onlyinclude> |
Latest revision as of 03:42, 10 March 2023
trying a new template to insert into episode skeleton page; this template calls other templates, but those won't appear in the episode skeleton's list of templates used. I'm thinking this might have a cleaner feel to the episode skeleton? maybe it's not necessary