Template:SOFinfo: Difference between revisions
Jump to navigation
Jump to search
m adding example in markup, trying dropping a return |
m cleaned up/spaced out outline |
||
| Line 15: | Line 15: | ||
{{SOFinfo | {{SOFinfo | ||
|theme = <!-- delete or leave blank if no theme --> | |theme = <!-- delete or leave blank if no theme --> | ||
|hiddentheme = <!-- delete or leave blank if no "hidden theme", e.g. Ep. 883 | |hiddentheme = <!-- delete or leave blank if no "hidden theme", e.g. Ep. 883 —> | ||
|item1 = | |||
|link1 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> | |item1 = _item_text_from_show_notes_ | ||
|link1 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- leave blank if absent --> | |||
|link2 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> | |||
|item2 = _item_text_from_show_notes_ | |||
|link3 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> | |link2 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- leave blank if absent --> | ||
|item4 = | |||
|link4 = | |item3 = _item_text_from_show_notes_ | ||
|link3 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- leave blank if absent --> | |||
|item4 = _item_text_from_show_notes_ <!-- delete or leave blank if no 4th item --> | |||
|link4 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- delete or leave blank if no 4th item --> | |||
|}} | |}} | ||
</pre> | </pre> | ||
With all fields filled out, the text will render thus: | With all fields filled out, the text and linked references will render thus: | ||
{{SOFinfo | {{SOFinfo | ||
|theme = Templates | |theme = Templates | ||
Revision as of 19:57, 14 June 2022
Description
This template is used in the Episode skeleton to more easily facilitate entering Science or Fiction items' text and article links.
Usage
You can copy/paste the following code into your page.
{{SOFinfo
|theme = <!-- delete or leave blank if no theme -->
|hiddentheme = <!-- delete or leave blank if no "hidden theme", e.g. Ep. 883 —>
|item1 = _item_text_from_show_notes_
|link1 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- leave blank if absent -->
|item2 = _item_text_from_show_notes_
|link2 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- leave blank if absent -->
|item3 = _item_text_from_show_notes_
|link3 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- leave blank if absent -->
|item4 = _item_text_from_show_notes_ <!-- delete or leave blank if no 4th item -->
|link4 = <ref>[url_from_SoF_show_notes PUBLICATION: TITLE]</ref> <!-- delete or leave blank if no 4th item -->
|}}
With all fields filled out, the text and linked references will render thus:
Theme: Templates
Hidden Theme: Counterintuitive Results (883)
Item #1: First item's text will be here.[1]
Item #2: Second item's text will be here.[2]
Item #3: Third item's text will be here.[3]
Item #4: Fourth item's text will be here.[4]