Notice: We are aware that many of the Chewiki’s images are still broken. We promise: we will try our best to fix it, but we don't guarantee that the fix will be trivial.
Difference between revisions of "Template:Mediabox"
From Chewiki Archive - YouChew:
1% Funny, 99% Hot Gas
NinjaCoachZ (talk | contribs) |
TheFXexpert (talk | contribs) m |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><div class="noprint" style="float:right; border:1px solid blue;width:260px;margin:10px | + | <includeonly><div class="noprint" style="float:right; border:1px solid blue; background: #ffffff; width:260px; margin:10px; padding:3px;"><!-- |
Image | Image | ||
− | -->{{ #if: {{{image|}}} | <p align="center">[[ | + | -->{{ #if: {{{image|}}} | <p align="center">[[File:{{{image}}}|240px|center]]</p> }}<p><small><!-- |
+ | Caption | ||
+ | -->{{#if:{{{caption|}}}|<center><sub>{{{caption|}}}<br /></sub></center>}}<!-- | ||
Name | Name | ||
− | -->{{ #if: {{{name|}}} | | + | -->{{ #if: {{{name|}}} | '''Name:''' {{{name}}}<br /> }}<!-- |
Country | Country | ||
− | -->{{ #if: {{{country|}}} | | + | -->{{ #if: {{{country|}}} | '''Country of Origin:''' {{{country}}}<br /> }}<!-- |
Type | Type | ||
− | -->{{ #if: {{{type|}}} | | + | -->{{ #if: {{{type|}}} | '''Type of Source:''' {{{type}}}<br /> }}<!-- |
Creator | Creator | ||
− | -->{{ #if: {{{creator|}}} | | + | -->{{ #if: {{{creator|}}} | '''Created By:''' {{{creator}}}<br /> }}<!-- |
− | + | Year Created | |
− | -->{{ #if: {{{ | + | -->{{ #if: {{{year|}}} | '''Year Created:''' {{{year}}}<br /> }}<!-- |
+ | Number of Seasons | ||
+ | -->{{ #if: {{{seasons|}}} | <hr>'''Number of Seasons:''' {{{seasons}}}<br /> }}<!-- | ||
+ | Number of Episodes | ||
+ | -->{{ #if: {{{episodes|}}} | '''Number of Episodes:''' {{{episodes}}}<br /> }}<!-- | ||
+ | Year Ended | ||
+ | -->{{ #if: {{{end|}}} | '''Year Ended:''' {{{end}}}<br /> }}<!-- | ||
First Poop | First Poop | ||
− | -->{{ #if: {{{1stmade|}}} | < | + | -->{{ #if: {{{1stmade|}}} | <hr>'''First Poop:''' {{{1stmade}}} }}</small></p></div><!-- |
+ | |||
+ | /* Begin "no-add"/categorization stuff */ | ||
+ | |||
+ | --><includeonly>{{ #if: {{{type|}}} |{{#ifeq:{{{noaddtype|}}}|yes||[[Category:Sources - {{{type}}}s]] }}}}<!-- | ||
+ | |||
+ | -->{{ #if: {{{creator|}}} |{{#ifeq:{{{noaddcreator|}}}|yes||[[Category:Sources - Created by {{{creator}}}]] }}}}<!-- | ||
+ | |||
+ | -->{{ #if: {{{year|}}} | {{#ifeq:{{{noaddyear}}}|yes||[[Category:Sources - Produced in {{{year}}}]]}} }}<!-- | ||
+ | |||
+ | -->{{ #if: {{{country|}}} | {{#ifeq:{{{noaddcountry}}}|yes||[[Category:Sources - Made in {{{country}}}]]}} }}</includeonly><noinclude> | ||
==Usage== | ==Usage== | ||
__NOEDITSECTION__Displays a concise infomation panel designed to contain media source infomation, in addition to adding it to catagories. | __NOEDITSECTION__Displays a concise infomation panel designed to contain media source infomation, in addition to adding it to catagories. | ||
− | + | Template developed by [[The Electric Cheese]]. | |
+ | |||
+ | Recent end, seasons, and episodes tag developed by [[User:Crazy Luigi|this motherfucker here.]] (That tag is specifically used for cartoons and other programs that had a beginning timeline and an end timeline, as well as a number of seasons and episodes involved.) | ||
</noinclude> | </noinclude> |
Latest revision as of 20:34, 17 February 2014
Usage
Displays a concise infomation panel designed to contain media source infomation, in addition to adding it to catagories.
Template developed by The Electric Cheese.
Recent end, seasons, and episodes tag developed by this motherfucker here. (That tag is specifically used for cartoons and other programs that had a beginning timeline and an end timeline, as well as a number of seasons and episodes involved.)