Difference between revisions of "Template:TheShowIsYours"
From LGPedia
m |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
| name = {{{name}}} | | name = {{{name}}} | ||
| number = {{{number}}} | | number = {{{number}}} | ||
− | | image = {{{image}}} | + | | image = {{{image|}}} |
− | | caption = {{{caption}}} | + | | caption = {{{caption|}}} |
− | | blogger = {{{blogger}}} | + | | blogger = {{{blogger|}}} |
| date = {{{date|}}} | | date = {{{date|}}} | ||
| url = {{{url}}} | | url = {{{url}}} | ||
| description = {{{description}}} | | description = {{{description}}} | ||
− | | tags = {{{tags}}} | + | | location = {{{location|}}} |
− | + | | tags = {{{tags|}}} | |
− | | execprod = {{{execprod}}} | + | | execprod = {{{execprod|}}} |
− | | producers = {{{producers}}} | + | | producers = {{{producers|}}} |
− | | coprod | + | | coprod = {{{coprod|}}} |
− | | assistprod = {{{assistprod}}} | + | | assistprod = {{{assistprod|}}} |
− | | directors = {{{directors}}} | + | | directors = {{{directors|}}} |
− | | camera = {{{camera}}} | + | | camera = {{{camera|}}} |
− | | vidplay = {{{vidplay}}} | + | | vidplay = {{{vidplay|}}} |
− | | story = {{{story}}} | + | | story = {{{story|}}} |
− | | | + | | editor = {{{editor|}}} |
− | | | + | | song = {{{song|}}} |
− | | | + | | cast = {{{cast|}}} |
− | + | | Previous = {{{Previous|}}} | |
− | | | + | | Next = {{{Next|}}} |
− | + | | PreviousB = {{{PreviousB|}}} | |
− | + | | NextB = {{{NextB|}}} | |
− | | | + | | PreviousC = {{{PreviousC|}}} |
− | | | + | | NextC = {{{NextC|}}} |
<!-- customization --> | <!-- customization --> | ||
− | | separatorcolor = # | + | | separatorcolor = {{{separatorcolor|#252525}}} |
− | | separatortextcolor = | + | | separatortextcolor = {{{separatortextcolor|{{{fontcolor|#ddd}}}}}} |
− | | prefix = Pilot | + | | prefix = {{{prefix|TSIY Pilot}}} |
+ | | plainblogger = {{{plainblogger|{{{blogger}}}}}} | ||
}}<noinclude> | }}<noinclude> | ||
== Usage == | == Usage == | ||
− | |||
<pre> | <pre> | ||
− | {{TheShowIsYours | + | {{TheShowIsYours |
| name = | | name = | ||
| number = | | number = | ||
| image = | | image = | ||
| caption = | | caption = | ||
+ | | blogger = | ||
| date = | | date = | ||
| url = | | url = | ||
| description = | | description = | ||
− | |||
| tags = | | tags = | ||
− | | | + | |
− | + | <!-- Leave production credits | |
− | | Next = <-- Leave blank | + | blank if there is no information. Do not specify "none". --> |
− | + | | execprod = | |
+ | | producers = | ||
+ | | coprod = | ||
+ | | assistprod = | ||
+ | | directors = | ||
+ | | camera = | ||
+ | | vidplay = | ||
+ | | story = | ||
+ | | dp = | ||
+ | | editor = | ||
+ | | song = | ||
+ | |||
+ | | cast = | ||
+ | {{FakeVidChar|Character name|Actor/ess name}} <!-- both names can be turned into links manually --> | ||
+ | |||
+ | <!-- Leave Previous blank after = if there is no previous blog. | ||
+ | Leave Next blank after = if there is no next blog. Duh. --> | ||
+ | | Previous = | ||
+ | | Next = | ||
+ | |||
+ | <!-- These are for "Previous by [blogger]" and "Next by [blogger]". | ||
+ | Leave blank if the next/previous blog was by the same blogger. --> | ||
+ | | PreviousB = | ||
+ | | NextB = | ||
+ | |||
+ | <!-- These are for videos not technically part of the series, | ||
+ | for example pre-canon videos of characters later becoming canon. | ||
+ | They create "Directly after ..." and "Directly before ..." rows --> | ||
+ | | PreviousC = | ||
+ | | NextC = | ||
+ | |||
+ | <!-- customization --> | ||
+ | | bgcolor = | ||
+ | | fontcolor = | ||
+ | | separatorcolor = | ||
+ | | separatortextcolor = | ||
+ | | borderstyle = <!-- This takes a full CSS border statement, like "Black 1px solid" --> | ||
+ | | prefix = <!-- This replaces "Episode" at the very top --> | ||
+ | | plainblogger = <!-- If your blogger= call includes markup, set it without markup here --> | ||
}}</pre> | }}</pre> | ||
[[Category:Video templates]]</noinclude> | [[Category:Video templates]]</noinclude> | ||
− | <includeonly>[[Category:LG15: The Show Is Yours | + | <includeonly>[[Category:LG15: The Show Is Yours pilot submissions|{{{number}}}]]</includeonly> |
Latest revision as of 03:00, 18 November 2009
{{{name}}} | |
Image not available. | |
Date Posted | Unknown |
---|---|
URL | {{{url}}} |
Description | {{{description}}} |
Adjacent Blogs | |
Previous | none |
Next | none |
Usage
{{TheShowIsYours | name = | number = | image = | caption = | blogger = | date = | url = | description = | tags = <!-- Leave production credits blank if there is no information. Do not specify "none". --> | execprod = | producers = | coprod = | assistprod = | directors = | camera = | vidplay = | story = | dp = | editor = | song = | cast = {{FakeVidChar|Character name|Actor/ess name}} <!-- both names can be turned into links manually --> <!-- Leave Previous blank after = if there is no previous blog. Leave Next blank after = if there is no next blog. Duh. --> | Previous = | Next = <!-- These are for "Previous by [blogger]" and "Next by [blogger]". Leave blank if the next/previous blog was by the same blogger. --> | PreviousB = | NextB = <!-- These are for videos not technically part of the series, for example pre-canon videos of characters later becoming canon. They create "Directly after ..." and "Directly before ..." rows --> | PreviousC = | NextC = <!-- customization --> | bgcolor = | fontcolor = | separatorcolor = | separatortextcolor = | borderstyle = <!-- This takes a full CSS border statement, like "Black 1px solid" --> | prefix = <!-- This replaces "Episode" at the very top --> | plainblogger = <!-- If your blogger= call includes markup, set it without markup here --> }}