Difference between revisions of "Template:Fad Infobox"

From YTMND
Jump to: navigation, search
(restore includeonly section for the moment)
(Spacer png)
Line 2: Line 2:
 
! style="text-align: center; background-color: #c7ddc8" | '''{{{name|{{PAGENAME}}}}}'''
 
! style="text-align: center; background-color: #c7ddc8" | '''{{{name|{{PAGENAME}}}}}'''
 
|-
 
|-
| style="text-align:center;" | [[Image:{{{image|spacer.gif}}}|200px|center]]
+
| style="text-align:center;" | [[Image:{{{image|spacer.png}}}|200px|center]]
 
|-  
 
|-  
 
! style="text-align: center;" | Original YTMND:<br /><span class="plainlinks">[http://{{{original}}}.ytmnd.com {{{originalTitle|original}}}]</span>
 
! style="text-align: center;" | Original YTMND:<br /><span class="plainlinks">[http://{{{original}}}.ytmnd.com {{{originalTitle|original}}}]</span>
Line 16: Line 16:
 
|}<noinclude>
 
|}<noinclude>
  
{{Fad Infobox|
 
name=lol, internet
 
|image=http://content.ytmnd.com/content/2/e/9/2e9b23286da1ccad88f4252b7a1938a7.jpg
 
|original=steamsteamlol
 
|spinoff1=steamsteamie
 
|spinoff2=lolhmstitanic
 
|spinoff3=broadbandsteamlol
 
|spinoff4=lolsilentfilm
 
|spinoff5=lolrunninginthe90s
 
}}
 
 
==Purpose==  
 
==Purpose==  
 
Info box about fads
 
Info box about fads

Revision as of 15:27, June 23, 2006

Fad Infobox
Error creating thumbnail: Unable to save thumbnail to destination
Original YTMND:
original
Worthy spinoffs:

Purpose

Info box about fads

Code

{{Fad Infobox|name=
|image=
|original=
|spinoff1=
|spinoff2=
|spinoff3=
|spinoff4=
|spinoff5=
}}

Fields

  • name = Fad's name
  • image = name of the image (Image:file.jpg) (no other formatting)
  • original = Subdomain (the first part) of the URL of the YTMND which started the fad (http://original.ytmnd.com)
  • spinoff1 - spinoff5 = Subdomain of the five high-rated spinoffs of this fad. (Please list ones with at least
    Error creating thumbnail: Unable to save thumbnail to destination
    and 10,000 views if possible).

Example

The code below creates the infobox shown.

{{Fad Infobox|name=lol, internet
|image=http://content.ytmnd.com/content/2/e/9/2e9b23286da1ccad88f4252b7a1938a7.jpg
|original=steamsteamlol
|spinoff1=steamsteamie
|spinoff2=lolhmstitanic
|spinoff3=broadbandsteamlol
|spinoff4=lolsilentfilm
|spinoff5=lolrunninginthe90s
}}