Template:Skeleton: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (lol so much for sandboxing 🤦‍♂️)
mNo edit summary
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: {{{date|}}}|{{date|{{{date}}}}} }}
{{#if: {{{month|}}}|&nbsp;{{month|{{{month}}}}}&nbsp;{{{year}}} }}{{#if: {{{wtnAnswer|}}}|{{wtnAnswer|{{{wtnAnswer}}}}} }}{{#if: {{{outro|}}}|{{#if:{{{outro|N}}}|{{Outro664}}{{top}}|{{Outro{{{outro}}}}}{{top}} }}|}}{{#if: {{{ThisOutline|}}}|{{ThisOutline}}<br>|}}{{#if: {{{UseOutline|}}}|{{UseOutline}} }}</includeonly></onlyinclude>
<onlyinclude><includeonly>{{#if: {{{date|}}}|{{date|{{{date}}}}} }}
{{#if: {{{month|}}}|&nbsp;{{month|{{{month}}}}}&nbsp;{{{year}}} }}{{#if: {{{wtnAnswer|}}}|{{wtnAnswer|{{{wtnAnswer}}}}} }}{{#if: {{{outro|}}}|{{#if:{{{outro|N}}}|{{Outro664}}{{top}}|{{Outro{{{outro}}}}}{{top}} }}|}}{{#if: {{{ThisOutline|}}}|{{ThisOutline}}<br><br>|}}{{#if: {{{UseOutline|}}}|{{UseOutline}} }}</includeonly></onlyinclude>

Revision as of 02:29, 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