Difference between revisions of "Template:YTMNDer Detailed"

From YTMND
Jump to: navigation, search
m
m
Line 4: Line 4:
 
| colspan="2" style="text-align:center;" | [[Image:{{{image|Spacer200.gif}}}|200px|pic]]
 
| colspan="2" style="text-align:center;" | [[Image:{{{image|Spacer200.gif}}}|200px|pic]]
 
|-
 
|-
| colspan="2" style="text-align:center;" | '''Date of first site'''<br />[http://{{{firstSite|mannotfounddog}}}.ytmnd.com/ {{{FirstSiteCaption|unknown}}}], created {{{firstSiteDate|unknown date}}}
+
| colspan="2" style="text-align:center;" | '''Date of first site'''<br />[http://{{{firstSite|mannotfounddog}}}.ytmnd.com/ {{{firstSiteCaption|unknown}}}], created {{{firstSiteDate|unknown date}}}
 
|-
 
|-
 
| colspan="2" style="text-align:center;" | '''Joined:''' <br />{{{joinDate|''unknown''}}}
 
| colspan="2" style="text-align:center;" | '''Joined:''' <br />{{{joinDate|''unknown''}}}
Line 11: Line 11:
 
| http://66.254.99.158/assets/images/new_stars/stars_red_{{{siteAverage}}}.gif
 
| http://66.254.99.158/assets/images/new_stars/stars_red_{{{siteAverage}}}.gif
 
|-  
 
|-  
! Avg. [http://ytmnd.com/users/{{{name|{{PAGENAME}}}}}/votes/ vote] rate:
+
! Avg. <span class="plainlinks">[http://ytmnd.com/users/{{{name|{{PAGENAME}}}}}/votes/ vote]</span> rate:
 
| http://66.254.99.158/assets/images/new_stars/stars_red_{{{voteAverage}}}.gif
 
| http://66.254.99.158/assets/images/new_stars/stars_red_{{{voteAverage}}}.gif
 
|-
 
|-

Revision as of 05:49, July 12, 2006


max
Error creating thumbnail: Unable to save thumbnail to destination
Date of first site
You're the man now dog.com, created July 6th, 2001
Joined:
April 6th, 2004
Avg. site rating: Template:40
Avg. vote rate: Template:29
...as of unknown
Notable Sites:
Other info:

none

Purpose

A little more detailed YTMNDer infobox than {{YTMNDer}}.

Code

{{YTMNDer Detailed|name=
|image=
|firstSite=
|firstSiteCaption=
|firstSiteDate=
|joinDate=
|siteAverage=
|voteAverage=
|site1=
|Caption1=
|views1=
|favs1=
|site2=
|Caption2=
|views2=
|favs2=
|site3=
|Caption3=
|views3=
|favs3=
|site4=
|Caption4=
|views4=
|favs4=
|site5=
|Caption5=
|views5=
|favs5=
}}

Fields

  • name = Username. Will default to the name of the article if none is selected.
  • image = filename of the uploaded image (Image:file.jpg). It'll automagically resize itself to 200 pixels.
  • join date = Date the user joined YTMND or the date of their first site.
  • site average = the approximate number of stars their sites get collectively, rounded to the nearest whole number. Add one star (*) for sites that get 1 star, and five stars (*****) for sites that get 5 stars...duh...
  • vote average = their average votes (the approximate number of stars they give to other sites). This is on their votes page, just above the vote spread chart.
  • date = the date the above stats were counted. Use today's date if you updated it
  • site1site5 = Subdomain of their five most famous sites. Captions (optional) should be the title of the ytmnd. If no caption exists, the caption will be the subdomain.

Example

The code below creates the infobox shown.

{{YTMNDer Detailed|name=max
|image=Max Avatar.gif
|firstSite=yourethemannowdog
|firstSiteCaption=You're the man now dog.com
|firstSiteDate=July 6th, 2001
|joinDate=April 6th, 2004
|siteAverage=40
|voteAverage=29
|site1=yourethemannowdog
|Caption1=You're the man now dog.com
|views1=1500000+
|favs1=300+
|site2=cuppycake
|Caption2=CUPPYCAKE GUMDROPS
|views2=1000000+
|favs2=60+
|site3=fyad
|Caption3=FYAD
|views3=190000+
|favs3=30+
|site4=banned
|Caption4=You're banned idiot!
|views4=450000+
|favs4=50+
|site5=dumbdumbdumb
|Caption5=YTMND USers are...
|views5=25000+
|favs5=40+
}}