Difference between revisions of "Template:TheShowIsYours"
From LGPedia
m |
m (Testing new version) |
||
| Line 1: | Line 1: | ||
| − | { | + | {{FakeBlog |
| − | | | + | | name = {{{name}}} |
| − | | | + | | number = {{{number}}} |
| − | + | | image = {{{image|}}} | |
| − | | | + | | caption = {{{caption|}}} |
| − | + | | blogger = {{{blogger|}}} | |
| − | + | | date = {{{date|}}} | |
| − | + | | url = {{{url}}} | |
| − | | | + | | description = {{{description}}} |
| − | + | | tags = {{{tags|}}} | |
| − | + | | execprod = {{{execprod|}}} | |
| − | | | + | | producers = {{{producers|}}} |
| − | + | | coprod = {{{coprod|}}} | |
| − | + | | assistprod = {{{assistprod|}}} | |
| − | | | + | | directors = {{{directors|}}} |
| − | + | | camera = {{{camera|}}} | |
| − | + | | vidplay = {{{vidplay|}}} | |
| − | | | + | | story = {{{story|}}} |
| − | + | | editor = {{{editor|}}} | |
| − | + | | song = {{{song|}}} | |
| − | + | | cast = {{{cast|}}} | |
| − | + | | Previous = {{{Previous|}}} | |
| − | + | | Next = {{{Next|}}} | |
| − | + | | PreviousB = {{{PreviousB|}}} | |
| − | + | | NextB = {{{NextB|}}} | |
| − | + | | PreviousC = {{{PreviousC|}}} | |
| − | + | | NextC = {{{NextC|}}} | |
| − | + | ||
| − | + | <!-- customization --> | |
| − | + | | separatorcolor = {{{separatorcolor|#252525}}} | |
| − | + | | separatortextcolor = {{{separatortextcolor|{{{fontcolor|#ddd}}}}}} | |
| − | + | | prefix = {{{prefix|Episode}}} | |
| − | + | | plainblogger = {{{plainblogger|{{{blogger}}}}}} | |
| − | + | }}<noinclude> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | | | + | |
| − | + | ||
| − | | | + | |
| − | + | ||
| − | + | ||
| − | | | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
Revision as of 02:11, 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 -->
}}