Template:Shownotes: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (added nbsp)
m (KISS)
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
* [{{#if:{{{weblink|}}}|{{{weblink}}}|url_from_show_notes}} {{#if:{{{article_title|}}}|{{{article_title}}}|_article_title_}}]{{#if:{{{refname|}}}|{{#tag:ref name={{{refname}}} }}|{{#tag:ref|[{{#if:{{{weblink|}}}|{{{weblink}}}|url_from_show_notes}} {{#if:{{{publication|}}}|{{#switch: {{{publication}}}
<includeonly>* [{{#if:{{{weblink|}}}|{{{weblink}}}|url_from_show_notes}} {{#if:{{{article_title|}}}|{{{article_title}}}|_article_title_}}]{{#if:{{{refname|}}}|{{refn|name={{{refname}}}}}&nbsp;|{{#tag:ref|[{{#if:{{{weblink|}}}|{{{weblink}}}|url_from_show_notes}} {{#if:{{{publication|}}}|{{#switch: {{{publication}}}
  | nn = Neurologica:
  | nn = Neurologica:
  | nnn = Neuroscience News:
  | nnn = Neuroscience News:
  | sbm = Science-Based Medicine:
  | sbm = Science-Based Medicine:
  | ars = Ars Technica:
  | ars = Ars Technica:
| scd = ScienceDaily:
| sca = ScienceAlert:
| sci = Science:
  | ls = Live Science:
  | ls = Live Science:
  | space = Space.com:
  | space = Space.com:
Line 9: Line 12:
  | nyt = New York Times:
  | nyt = New York Times:
  | ut = Universe Today:
  | ut = Universe Today:
| bbc = BBC:
| nasa = NASA:
| convo = The Conversation:
| n = Nature:
| nc = Nature Communications:
| ng = National Geographic:
| natgeo = National Geographic:
| NatGeo = National Geographic:
| r = Reuters:
| ap = Associated Press:
| pnas= Proceedings of the National Academy of Sciences:
| PNAS= Proceedings of the National Academy of Sciences:
  |#default = {{{publication}}}:
  |#default = {{{publication}}}:
}}|_publication_:}} {{#if:{{{article_title|}}}|{{{article_title}}}|_article_title_}}]}}}}{{#if:{{{note|}}}|{{#if:{{{note=not}}}|&nbsp;<small>''(Note: this article is not from the SGU show notes page)''</small>|&nbsp;<small>''(Note: {{{note}}})''</small>}}}}
}}|_publication_:}} {{#if:{{{article_title|}}}|{{{article_title}}}|_article_title_}}]}}}}{{#if:{{{note|}}}|<br>{{#switch:{{{note}}}
|not =&nbsp;<small>''(Note: this article is not from the SGU show notes page)''</small>
|no =&nbsp;<small>''(Note: no article was given from the SGU show notes page)''</small>
|#default =&nbsp;<small>''(Note: {{{note}}})''</small>}}}}
{{#if:{{{weblink2|}}}|* [{{{weblink2}}} {{{article_title2}}}]{{#if:{{{refname2|}}}|{{refn|name={{{refname2}}}}}&nbsp;|{{#tag:ref|[{{{weblink2}}} {{#switch: {{{publication2}}}
| nn = Neurologica:
| nnn = Neuroscience News:
| sbm = Science-Based Medicine:
| ars = Ars Technica:
| scd = ScienceDaily:
| sca = ScienceAlert:
| sci = Science:
| ls = Live Science:
| space = Space.com:
| sa = Scientific American:
| nyt = New York Times:
| ut = Universe Today:
| bbc = BBC:
| nasa = NASA:
| convo = The Conversation:
| n = Nature:
| nc = Nature Communications:
| ng = National Geographic:
| natgeo = National Geographic:
| NatGeo = National Geographic:
| r = Reuters:
| ap = Associated Press:
| pnas= Proceedings of the National Academy of Sciences:
| PNAS= Proceedings of the National Academy of Sciences:
|#default = {{{publication2}}}:
}} {{{article_title2}}}]}}}}}}{{#if:{{{note2|}}}|<br>{{#switch:{{{note2}}}
|not =&nbsp;<small>''(Note: this article is not from the SGU show notes page)''</small>
|no =&nbsp;<small>''(Note: no article was given from the SGU show notes page)''</small>
|#default =&nbsp;<small>''(Note: {{{note2}}})''</small>}}}}{{#if:{{{redirect_title|}}}|<br>[[{{{redirect_title}}}|{{tooltip|(click to create redirect page)|then hide this parameter (move title inside the markup text)}}]]|}}</includeonly>
<noinclude>== Description ==
This template creates bulleted links and reference entries for any articles from episode show note pages or any that the transcriber might find appropriate, such as for Quickie segments, which typically don't have any web references given in the shownotes. To add a small note for a link and reference not given in an episode's shownotes, just enter one with the <code>note=</code> parameter.
 
== Copy==
Copy this to use in your page.
<pre>{{shownotes
|weblink = <!-- must begin with http:// -->
|article_title = <!-- please replace ALL CAPS with Title Case or Sentence case -->
|publication = <!-- see Shownotes template quick text shortcuts for commonly cited publications -->
|redirect_title = <!-- optional...use _Redirect_title_(NNN) to prompt a redirect page to be created; delete this parameter when redirect is created -->
|note = <!-- optional; enter "not" for "(Note: this article is not from the SGU show notes page)" -->
}}</pre>
 
=== Quick text shortcuts for commonly cited publications ===
<pre>
| nn = Neurologica:
| nnn = Neuroscience News:
| sbm = Science-Based Medicine:
| ars = Ars Technica:
| scd = ScienceDaily:
| sca = ScienceAlert:
| sci = Science:
| ls = Live Science:
| space = Space.com:
| sa = Scientific American:
| nyt = New York Times:
| ut = Universe Today:
| bbc = BBC:
| nasa = NASA:
| convo = The Conversation:
| n = Nature:
| nc = Nature Communications:
| ng = National Geographic:
| natgeo = National Geographic:
| r = Reuters:
| ap = Associated Press:
| pnas = Proceedings of the National Academy of Sciences:
</pre>
[[Category:Templates]]
[[Category:Quick text templates]]
</noinclude>

Latest revision as of 05:18, 18 March 2024

Description

This template creates bulleted links and reference entries for any articles from episode show note pages or any that the transcriber might find appropriate, such as for Quickie segments, which typically don't have any web references given in the shownotes. To add a small note for a link and reference not given in an episode's shownotes, just enter one with the note= parameter.

Copy

Copy this to use in your page.

{{shownotes
|weblink			= 	<!-- must begin with http:// -->
|article_title			= 	<!-- please replace ALL CAPS with Title Case or Sentence case -->
|publication			= 	<!-- see Shownotes template quick text shortcuts for commonly cited publications -->
|redirect_title			=	<!-- optional...use _Redirect_title_(NNN) to prompt a redirect page to be created; delete this parameter when redirect is created -->
|note				=	<!-- optional; enter "not" for "(Note: this article is not from the SGU show notes page)" -->
}}

Quick text shortcuts for commonly cited publications

 | nn = Neurologica:
 | nnn = Neuroscience News:
 | sbm = Science-Based Medicine:
 | ars = Ars Technica:
 | scd = ScienceDaily:
 | sca = ScienceAlert:
 | sci = Science:
 | ls = Live Science:
 | space = Space.com:
 | sa = Scientific American:
 | nyt = New York Times:
 | ut = Universe Today:
 | bbc = BBC:
 | nasa = NASA:
 | convo = The Conversation:
 | n = Nature:
 | nc = Nature Communications:
 | ng = National Geographic:
 | natgeo = National Geographic:
 | r = Reuters:
 | ap = Associated Press:
 | pnas = Proceedings of the National Academy of Sciences: