Template:Video availability TableRow: Difference between revisions
From LoadingReadyWiki
Jump to navigationJump to search
m Let's hope this works! I don't like entering a thousand edits on one page >.>;; |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
|- | |- | ||
<!--Video Title--> | <!--Video Title--> | ||
| [[{{{1}}}]] | || [[{{{1}}}]] | ||
<!--Category--> | <!--Category--> | ||
| [[{{{2}}}]] | || [[{{{2}}}]] | ||
<!--Airdate--> | <!--Airdate--> | ||
| {{{3}}} | || {{{3}}} | ||
<!--Transcript--> | <!--Transcript--> | ||
| [[{{{1}}} Transcript{{!}}Transcript]] | || [[{{{1}}} Transcript{{!}}Transcript]] | ||
<!--Discussion topic--> | <!--Discussion topic--> | ||
| {{# | || {{#if: {{{4|}}} | [http://loadingreadyrun.com/forum/viewtopic.php?t={{{4}}} LRR] | }} {{#if: {{{5|}}} | [http://www.escapistmagazine.com/forums/read/{{{5}}} Escapist] | }} | ||
<!--Video page--> | <!--Video page--> | ||
| {{#IF: {{{13|}}} | style="background: {{{14}}}; color: white" | }} | {{#IF: {{{6|}}} | [http://loadingreadyrun.com/videos/view/{{{6}}} {{{6}}}]|no}} | | {{#IF: {{{13|}}} | style="background: {{{14}}}; color: white" | }} | {{#IF: {{{6|}}} | [http://loadingreadyrun.com/videos/view/{{{6}}} {{{6}}}]|no}} | ||
| Line 36: | Line 31: | ||
| {{#IF: {{{19|}}} | style="background: {{{20}}}; color: white" | }} | {{#IF: {{{12|}}} | [http://penny-arcade.com/patv/episode/{{{12}}} yes]|no}} | | {{#IF: {{{19|}}} | style="background: {{{20}}}; color: white" | }} | {{#IF: {{{12|}}} | [http://penny-arcade.com/patv/episode/{{{12}}} yes]|no}} | ||
<!--Store link to DVD page--> | <!--Store link to DVD page--> | ||
| <!--{{#IF: {{{13|}}} | {{DVDAvailable|{{{13}}} }} | no }}-->{{{13}}} | || <!--{{#IF: {{{13|}}} | {{DVDAvailable|{{{13}}} }} | no }}-->{{{13}}} | ||
<!--End Template--> | <!--End Template--> | ||
</includeonly> | </includeonly> | ||
Latest revision as of 23:58, 14 March 2012
|
|
|||
| This page is incomplete. You can help by expanding it. | |||
|
|
|||
I'm working on building this so that it's just a matter of inputting a few params to add a line to the availability table. It needs more work before it's ready for use, though.
Documentation
{{Video_availability_TableRow
|Title
|Category (hint: ]]<br>[[ between multiple categories)
|Date
|LRR forum topic number (&t="number" in URL) | Escapist topic number (right after read/, but before the dash
|Video page ID (number after View/ on LRR page)
|Quicktime page, minus http://loadingreadyrun.com/videos/view/
|Full download link
|Blip.tv video link (after loadingreadyrun/ in URL
|youtube video ID
|Escapist video ID (just the number works, but the whole page name will work, too.)
|PATV episode ID (this one's in plain english.)
|DVD season number or title (example: commodoreHustle)
| | | | | | | <<--for video availability coding. I've still to work on this bit
}}