Template:Songlyricspage: Difference between revisions

From WMDRock Library
No edit summary
(remove x)
Tag: Manual revert
 
(14 intermediate revisions by the same user not shown)
Line 3: Line 3:
<!-- Video Embed Section -->
<!-- Video Embed Section -->
{{ #if: {{{ytcode|}}}|
{{ #if: {{{ytcode|}}}|
{{#evt:
{{#ev:
service=youtube
service=youtube
|id={{{ytcode|}}}
|id={{{ytcode|}}}
|dimensions=640
|dimensions=320
}}
}}
|
|
Line 13: Line 13:
}}
}}
|
|
{{ #if: {{{vimeocode|}}}|
 
{{#evt:
service=vimeo
|id={{{vimeocode|}}}
|dimensions=640
}}
<!-- Vimeo Link did go here -->
| }}
}}
}}
{{The Law defines|{{{tag line}}}|60%}} <!-- {{Template:Clear float}} -->
{{The Law defines|{{{tag line}}}|60%}} <!-- {{Template:Clear float}} -->
Videos:
Videos:
{{ #if: {{{ytcode|}}}|*[[YouTube Link::https://youtu.be/{{{ytcode|}}}|{{PAGENAME}} on YouTube]]| }}  
{{ #if: {{{ytcode|}}}|*[[YouTube Link::https://youtu.be/{{{ytcode|}}}|{{PAGENAME}} on YouTube]]| }}
{{ #if: {{{bitchutecode|}}}|*[[BitChute Link::https://www.bitchute.com/video/{{{bitchutecode|}}}|{{PAGENAME}} on BitChute]]| }}
{{ #if: {{{bitchutecode|}}}|*[[BitChute Link::https://www.bitchute.com/video/{{{bitchutecode|}}}|{{PAGENAME}} on BitChute]]| }}
{{ #if: {{{mindscode|}}}|*[[Minds Link::https://www.minds.com/newsfeed/{{{mindscode|}}}|{{PAGENAME}} on Minds]]| }}
{{ #if: {{{mindscode|}}}|*[[Minds Link::https://www.minds.com/newsfeed/{{{mindscode|}}}|{{PAGENAME}} on Minds]]| }}
Line 66: Line 59:
== Internal links ==
== Internal links ==
<div style="float: right; margin-right: 15px; margin-left: 15px;">
<div style="float: right; margin-right: 15px; margin-left: 15px;">
{{#dpl:  
{{#dpl:
|resultsheader=These page(s) reference {{FULLPAGENAME}} but are not directly related.
|resultsheader=These page(s) reference {{FULLPAGENAME}} but are not directly related.
|noresultsheader=There are no pages that reference {{FULLPAGENAME}} yet.
|noresultsheader=There are no pages that reference {{FULLPAGENAME}} yet.
Line 77: Line 70:
</div>
</div>
<div style="clear:both;"></div>
<div style="clear:both;"></div>
{{ #if:  {{{externallinks|}}}  
{{ #if:  {{{externallinks|}}}
|== External links ==
|== External links ==
{{{externallinks}}}
{{{externallinks}}}
Line 83: Line 76:
== References and citation ==
== References and citation ==
<references/>
<references/>
[[category:Songs|{{ #if: {{{sortname}}} | {{{sortname}}} | {{FULLPAGENAME}} }}]]
[[category:{{{sortname}}} Notes]]
[[Song Names::{{{sortname}}}|]]
[[Tag Lines::{{{tag line}}}|]]
[[Track Lengths::{{{length}}}|]]
[[Album Numbers::{{GetAlbumNumber|album name={{{album}}}}}|]]
[[Album Numbers::{{GetAlbumNumber|album name={{{album}}}}}|]]
{{#if: {{{ytcode|}}} | [[Category:Has YouTube]] }}
{{#if: {{{bitchutecode|}}} | [[Category:Has BitChute]] }}
{{#if: {{{mindscode|}}} | [[Category:Has Minds]] }}
{{#if: {{{vimeocode|}}} | [[Category:Has Vimeo]] }}
{{ #if: {{{subtitles|}}}|
== Subtitle Languages ==
{{{subtitles}}}
Please help us add languages: [[Translation Help Wanted]].
}}
{{ #if: {{{contribute subtitles|}}} |


You can add subtitles in your language here: [{{{contribute subtitles}}} {{{sortname}}}] [[YouTube Sub Link::{{{contribute subtitles}}}| ]]
|{{ #if: {{{ytcode|}}} |
 
You can add subtitles in your language here: [http://www.youtube.com/timedtext_video?v={{{ytcode}}}&ref=share {{{sortname}}}] [[YouTube Sub Link::http://www.youtube.com/timedtext_video?v={{{ytcode}}}&ref=share| ]]
}}
}}
{{Clear float}}
{{Clear float}}
</div>
</div>
Line 96: Line 110:
|sortname = Name for the category sort page (can be sent as {{FULLPAGENAME}} if needed
|sortname = Name for the category sort page (can be sent as {{FULLPAGENAME}} if needed
|introduction = Short introduction to the song
|introduction = Short introduction to the song
|vimecode = Numerical code linking to Vimeo. (Depreciated... [[Vimeo censorship notice 2017-08-23|Vimeo close down]])
|xcode = Code to the video on X
|ytcode = Alpha numeric code to YouTube.
|ytcode = Alpha numeric code to YouTube.
|bitchutecode = Code for BitChute
|podhome = Link to the podcast file
|mindscode = Code for Minds
|track number = Track Number
|album = Album name
|rightsidenotes = Notes for the right hand side next to the song
|rightsidenotes = Notes for the right hand side next to the song
|songlyrics = The main body which contains the lyrics, each line starting with :
|songlyrics = The main body which contains the lyrics, each line starting with :

Latest revision as of 09:52, 23 February 2025


Usage: This page is the base page for all songs showing their lyrics. It takes the following sections:

{{Songlyricspage
|sortname = Name for the category sort page (can be sent as {{FULLPAGENAME}} if needed
|introduction = Short introduction to the song
|xcode = Code to the video on X
|ytcode = Alpha numeric code to YouTube.
|podhome = Link to the podcast file
|track number = Track Number
|album = Album name
|rightsidenotes = Notes for the right hand side next to the song
|songlyrics = The main body which contains the lyrics, each line starting with :
|introduction2 = If the main introduction is too long
|externallinks = Any specific text for the external links section
|internallinks = Text to come ahead of the automatically generated list of links
|subtitles = List of formatted properties for each subtitle language done eg [[Subtitle Language::English]]
|contribute subtitles = URL of YouTube page to edit subtitles (automatic from YTcode if it exists)
}}