Template:Skeleton: Difference between revisions
Jump to navigation
Jump to search
(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) |
m (added quasi description) |
||
Line 1: | Line 1: | ||
{{#if: {{{date|}}}|{{date|{{{date}}}}} }}
{{#if: {{{month|}}}| {{month|{{{month}}}}} {{{year}}} }} | 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 | ||
<includeonly>{{#if: {{{date|}}}|{{date|{{{date}}}}} }}
{{#if: {{{month|}}}| {{month|{{{month}}}}} {{{year}}} }} | |||
{{#if: {{{wtnAnswer|}}}|{{wtnAnswer|{{{wtnAnswer}}}}} }} | {{#if: {{{wtnAnswer|}}}|{{wtnAnswer|{{{wtnAnswer}}}}} }} | ||
{{#if: {{{outro|N}}}|{{Outro664}}{{top}}|{{Outro{{{outro}}}}}{{top}} }} | {{#if: {{{outro|N}}}|{{Outro664}}{{top}}|{{Outro{{{outro}}}}}{{top}} }} | ||
{{#if: {{{ThisOutline|{{ThisOutline}} }}} }} | {{#if: {{{ThisOutline|{{ThisOutline}} }}} }} | ||
{{#if: {{{UseOutline|{{UseOutline}} }}} }} | {{#if: {{{UseOutline|{{UseOutline}} }}} }}</includonely> |
Revision as of 03:20, 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