Difference between revisions of "Template:Asset Infobox"
From YTMND
(urlencode: bye bye webSafeOrigin!) |
|||
Line 17: | Line 17: | ||
|- | |- | ||
! Origin: | ! Origin: | ||
− | | <span class="plainlinks">[http://ytmnd.com/search?q={{ | + | | <span class="plainlinks">[http://ytmnd.com/search?q={{urlencode:{{{origin}}}}}&o=%7C48%7Call%7C1160500084%7C0%7C {{{origin|''Unknown.''}}}]</span> |
|- | |- | ||
! More info: | ! More info: | ||
Line 41: | Line 41: | ||
| fullURL = | | fullURL = | ||
| type = | | type = | ||
− | |||
| align = | | align = | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
Line 63: | Line 62: | ||
| fullURL = http://content.ytmnd.com/content/5/9/5/595778743503fc18748d5bb6d0252efb.jpg | | fullURL = http://content.ytmnd.com/content/5/9/5/595778743503fc18748d5bb6d0252efb.jpg | ||
| type = JPG | | type = JPG | ||
− | |||
}}</nowiki></pre> would generate: | }}</nowiki></pre> would generate: | ||
{{asset infobox | {{asset infobox | ||
Line 75: | Line 73: | ||
| fullURL = http://content.ytmnd.com/content/5/9/5/595778743503fc18748d5bb6d0252efb.jpg | | fullURL = http://content.ytmnd.com/content/5/9/5/595778743503fc18748d5bb6d0252efb.jpg | ||
| type = JPG | | type = JPG | ||
− | |||
}}[[Category:Infoboxes|Asset]]</noinclude> | }}[[Category:Infoboxes|Asset]]</noinclude> |
Revision as of 10:40, December 15, 2006
Code
{{asset infobox | name = | assetProfile = | image = | sound = | usage = | creator = | origin = | facts = | fullURL = | type = | align = }}
- Name: The name of the asset.
- Asset Profile: The asset profile number.
- Image: Image, optional.
- Usage: Usage or fad for the asset.
- Creator: User whjo first used the asset in a YTMND.
- Origin: Song/movie/etc. where the asset originally came from
- Facts: Other info about the asset.
- Full URL: The full URL path to download.
Example
{{asset infobox | name = Sean Connery | assetProfile = 595778743503fc18748d5bb6d0252efb | image = Example.jpg | usage = "[[yourethemannowdog.com|You're the man now dog]]" fad | creator = Max | origin = Cannes Film Festival | facts = Is the most reused image, with more than 200 clones. | fullURL = http://content.ytmnd.com/content/5/9/5/595778743503fc18748d5bb6d0252efb.jpg | type = JPG }}would generate:
Sean Connery | |
---|---|
| |
Usage/fad: | "You're the man now dog" fad |
Found/created by: | Max |
Origin: | Cannes Film Festival |
More info: | Is the most reused image, with more than 200 clones. |
Type: | JPG |
Download: | Download |