Difference between revisions of "Template:Infobox Video"
Jump to navigation
Jump to search
CircleHunter (talk | contribs) (Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}]] {{#if:{{{caption|}}}|<p>{{{c...") |
|||
(27 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div class="infobox"> | + | <noinclude>{{VidNum}}{{Infobox Video |
− | <div class="infobox-title">{{{ | + | |maintitle = Video Title |
− | <div class="infobox-image">[[File:{{{image}}}]] | + | |image = Wikimainimg.png |
+ | |title = Video Title | ||
+ | |alttitle = Alternate Video Titles<br />Alternate Video Titles | ||
+ | |location = Video Upload Location | ||
+ | |date = Date Uploaded | ||
+ | |runtime = Video Runtime | ||
+ | |type = Video Type | ||
+ | |prevvid = Previous Video | ||
+ | |nextvid = Next Video | ||
+ | }} | ||
+ | </noinclude><noinclude>Copy-paste the following to use this template. | ||
+ | <ul> | ||
+ | <li> | ||
+ | Replace the capitalized words with the information you wish to present. | ||
+ | </li> | ||
+ | <li> | ||
+ | Type <nowiki><br /></nowiki> to break text into another line. Example: <i><nowiki>|alias = Name<br />Name<br />Name</nowiki></i> | ||
+ | </li> | ||
+ | <li> | ||
+ | The video's title should be the name that the video originally uploaded with. | ||
+ | </li> | ||
+ | <li> | ||
+ | If the video's title was ever changed, these altered titles will go in the "Alt Title" section. | ||
+ | </li> | ||
+ | <li> | ||
+ | The two types of video that will go in the "Type" section are "Player Submission" or "Canon Upload". | ||
+ | </li> | ||
+ | </ul><br /> | ||
+ | |||
+ | <div class="cheatSheet" style="width: 50%;"><pre> | ||
+ | {{VidNum}}{{Infobox Video | ||
+ | |maintitle = TEXT | ||
+ | |image = FILE.png | ||
+ | |title = TEXT | ||
+ | |alttitle = TEXT | ||
+ | |location = TEXT | ||
+ | |date = TEXT | ||
+ | |runtime = TEXT | ||
+ | |type = TEXT | ||
+ | |prevvid = TEXT | ||
+ | |nextvid = TEXT | ||
+ | }} | ||
+ | </pre></div><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> | ||
+ | </noinclude> | ||
+ | {{VidNum}}<div class="infobox"> | ||
+ | <div class="infobox-title"> | ||
+ | {{#if:{{{maintitle|}}}| | ||
+ | <p>{{{maintitle}}}</p> | ||
+ | }} | ||
+ | </div> | ||
+ | {{#if:{{{image|}}}| | ||
+ | <div class="infobox-image">[[File:{{{image}}}|300px]] | ||
{{#if:{{{caption|}}}|<p>{{{caption}}}</p>}} | {{#if:{{{caption|}}}|<p>{{{caption}}}</p>}} | ||
</div>}} | </div>}} | ||
− | <table>{{#if:{{{ | + | <table> |
− | <th> | + | {{#if:{{{title|}}}|<tr> |
− | <td>{{{ | + | <th>Title</th> |
− | </tr>}}{{#if:{{{ | + | <td>{{{title}}}</td> |
− | <th> | + | </tr>}}{{#if:{{{alttitle|}}}|<tr> |
− | <td>{{{ | + | <th>Alt Title</th> |
− | </tr>}}{{#if:{{{ | + | <td>{{{alttitle}}}</td> |
− | <th> | + | </tr>}}{{#if:{{{location|}}}|<tr> |
− | <td>{{{ | + | <th>Location</th> |
− | </tr>}}{{#if:{{{ | + | <td>{{{location}}}</td> |
− | <th>Upload | + | </tr>}}{{#if:{{{date|}}}| |
− | <td>{{{ | + | <th>Upload Date</th> |
− | </tr>}}{{#if:{{{runtime|}}}| | + | <td>{{{date}}}</td> |
+ | </tr>}}{{#if:{{{runtime|}}}| | ||
<th>Runtime</th> | <th>Runtime</th> | ||
<td>{{{runtime}}}</td> | <td>{{{runtime}}}</td> | ||
− | </tr>}}{{#if:{{{ | + | </tr>}}{{#if:{{{type|}}}|<tr style="border-bottom: none;"> |
− | <th> | + | <th>Type</th> |
− | <td>{{{ | + | <td>{{{type}}}</td> |
− | </tr>}} | + | </tr> |
− | + | }} | |
− | + | </table> | |
− | </ | + | <div class="vidinfonav"> |
− | + | <div class="prevvidtop"> | |
− | + | <p style="text-align:center; margin-bottom: 0px;">Previous Video</p> | |
− | < | + | </div> |
− | + | <div class="nextvidtop"> | |
− | + | <p style="text-align:center; margin-bottom: 0px;">Next Video</p> | |
− | + | </div> | |
− | + | <div class="prevvid"> | |
− | + | {{#if:{{{prevvid|}}}| | |
− | + | <p style="text-align:center; margin-top: 0px;">{{{prevvid}}}</p> | |
− | + | }} | |
− | + | </div> | |
− | </ | + | <div class="nextvid"> |
+ | {{#if:{{{nextvid|}}}| | ||
+ | <p style="text-align:center; margin-top: 0px;">{{{nextvid}}}</p> | ||
+ | }} | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> |
Latest revision as of 18:56, 19 September 2024
Video Title
Title | Video Title |
---|---|
Alt Title | Alternate Video Titles Alternate Video Titles |
Location | Video Upload Location |
Upload Date | Date Uploaded |
Runtime | Video Runtime |
Type | Video Type |
Previous Video
Next Video
Previous Video
Next Video
Copy-paste the following to use this template.
- Replace the capitalized words with the information you wish to present.
- Type <br /> to break text into another line. Example: |alias = Name<br />Name<br />Name
- The video's title should be the name that the video originally uploaded with.
- If the video's title was ever changed, these altered titles will go in the "Alt Title" section.
- The two types of video that will go in the "Type" section are "Player Submission" or "Canon Upload".
{{VidNum}}{{Infobox Video |maintitle = TEXT |image = FILE.png |title = TEXT |alttitle = TEXT |location = TEXT |date = TEXT |runtime = TEXT |type = TEXT |prevvid = TEXT |nextvid = TEXT }}
Previous Video
Next Video