Offer Templates: Difference between revisions
Line 122: | Line 122: | ||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> | ||
<style type="text/css"> | <style type="text/css"> | ||
body { | body { background-color: #ffffff; | ||
background-color: #ffffff; | font-family: Calibri, Helvetica, sans-serif; | ||
font-size: medium; | |||
text-align: justify; | |||
margin: auto;} | |||
a { color: #593784;} | |||
} | p { text-align: justify;} | ||
a { | td { vertical-align: top;} | ||
color: #593784; | .title { font-family: Cambria, Times New Roman, serif; | ||
} | font-size: 183%; | ||
p { | font-weight: bold; | ||
text-align: justify; | text-align: center;} | ||
} | .subtitle { font-size: 82%;} | ||
td { | .heading { font-family: Cambria, Times New Roman, serif; | ||
vertical-align: top; | font-size: 117%; | ||
} | font-weight: bold; | ||
.title { | text-align: center;} | ||
.label { min-width: 80px; | |||
font-weight: bold;} | |||
.text { width: 100%;} | |||
} | |||
.subtitle { | |||
} | |||
.heading { | |||
} | |||
.label { | |||
} | |||
.text { | |||
} | |||
</style> | </style> | ||
</head> | </head> | ||
Line 166: | Line 148: | ||
<table border=0 cellspacing=0 cellpadding=4> | <table border=0 cellspacing=0 cellpadding=4> | ||
<tr><td colspan="3"><div class="title">[[Anime Title]]<br> | <tr><td colspan="3"><div class="title">[[Anime Title]]<br> | ||
<div class="subtitle">[ <a href="[[AniDB URL]]">AniDB</a> | <a href="[[AnimeNFO URL]]">AnimeNFO</a> | <a href="[[ANN URL]]">ANN</a> ]<br><br> | <div class="subtitle">[ <a href="[[AniDB URL]]">AniDB</a> | <a href="[[AnimeNFO URL]]">AnimeNFO</a> | <a href="[[ANN URL]]">ANN</a> ]<br><br></div></div> | ||
</div> | |||
</div> | |||
</td></tr> | </td></tr> | ||
Line 186: | Line 166: | ||
<tr><td class="label">Comments:</td><td class="text">[[Comments]]</td></tr> | <tr><td class="label">Comments:</td><td class="text">[[Comments]]</td></tr> | ||
<tr><td class="label">Related:</td><td class="text">Add related torrents here</td></tr> | <tr><td class="label">Related:</td><td class="text">Add related torrents here</td></tr> | ||
</table> | </table><br><br><br> | ||
<br> | |||
<br> | |||
<br> | |||
<tr><td colspan="3"><div class="heading">SUMMARY</div> | <tr><td colspan="3"><div class="heading">SUMMARY</div> | ||
<p>[[Plot Summary]]</p></td></tr> | <p>[[Plot Summary]]</p></td></tr> | ||
</body> | </body> | ||
</html> | </html> | ||
[screenshot] | |||
[url=http://imagehost.com/fullsize_image_link.jpg][img]http://imagehost.com/thumbnail_image_link.jpg[/img][/url] | |||
[/screenshot] | |||
</pre> | </pre> | ||
Revision as of 14:45, 13 January 2009
|
This is a temporary place for users to submit and use torrent templates, which hopefully will help make some lives easier. Please use the following template when submitting new templates:
Submission Template
For template-makers: Create a new subsection for each separate template, labelled with a template name of your choice. Replace text in [square brackets] with the appropriate content (keeping Wiki markup intact, of course). Use [[double square brackets]] to indicate content which should be filled in by template users.
For template-users: Replace text in [[double square brackets]] in the template with the appropriate torrent/offer information.
[Sample Template]
Submitted by: [username]
<html> <head> <title></title> </head> <body> <p>Your source code here </p> </body> </html>
Sample template image: Image link
Go to: Offers Page
Anime Templates
Byousoku 5cm (Movie Template)
Submitted by: kureshii
<html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <style type="text/css"> body { background-color: #ffffff; font-family: Calibri, Helvetica, sans-serif; font-size: medium; text-align: justify; margin: auto;} a { color: #593784;} p { text-align: justify;} td { vertical-align: top;} .title { font-family: Cambria, Times New Roman, serif; font-size: 183%; font-weight: bold; text-align: center;} .subtitle { font-size: 82%;} .heading { font-family: Cambria, Times New Roman, serif; font-size: 117%; font-weight: bold; text-align: center;} .label { min-width: 80px; font-weight: bold;} .text { width: 100%;} </style> </head> <body><br><br> <table border=0 cellspacing=0 cellpadding=4> <tr><td colspan="3"><div class="title">[[Movie/OVA Title]]<br> <div class="subtitle">[ <a href="[[AniDB URL]]">AniDB</a> | <a href="[[AnimeNFO URL]]">AnimeNFO</a> | <a href="[[ANN URL]]">ANN</a> ]<br><br></div></div> </td></tr> <tr><td rowspan="13"><img src="[[Movie Image URL]]"></td></tr> <tr><td colspan="2" class="heading">MOVIE/OVA INFORMATION</td></tr> <tr><td class="label">Year:</td><td class="text">[[Year of Release]]</td></tr> <tr><td class="label">Categories:</td><td class="text">[[Categories/Genres]]</td></tr> <tr><td class="label">Director:</td><td class="text">[[Movie/OVA Director]]</td></tr> <tr><td class="label">Production:</td><td class="text">[[Production Information]]</td></tr> <tr><td colspan="2" class="heading"><br>FILE INFORMATION</td></tr> <tr><td class="label">Group:</td><td class="text">[[Fansub Group]]</td></tr> <tr><td class="label">Video:</td><td class="text">[[Video Information]]</td></tr> <tr><td class="label">Audio:</td><td class="text">[[Audio Information]]</td></tr> <tr><td class="label">Subtitle:</td><td class="text">[[Subtitle Information]]</td></tr> <tr><td class="label">Comments:</td><td class="text">[[Comments]]</td></tr> <tr><td class="label">Related:</td><td class="text">Add related torrents here</td></tr> </table><br><br><br> <tr><td colspan="3"><div class="heading">SUMMARY</div> <p>[[Plot Summary]]</p></td></tr><br><br><br> </body> </html> [screenshot] [url=http://imagehost.com/fullsize_image_link.jpg][img]http://imagehost.com/thumbnail_image_link.jpg[/img][/url] [/screenshot]
Sample template image: Image description
Go to: Offers Page
Byousoku 5cm (Anime Template)
Submitted by: kureshii
<html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <style type="text/css"> body { background-color: #ffffff; font-family: Calibri, Helvetica, sans-serif; font-size: medium; text-align: justify; margin: auto;} a { color: #593784;} p { text-align: justify;} td { vertical-align: top;} .title { font-family: Cambria, Times New Roman, serif; font-size: 183%; font-weight: bold; text-align: center;} .subtitle { font-size: 82%;} .heading { font-family: Cambria, Times New Roman, serif; font-size: 117%; font-weight: bold; text-align: center;} .label { min-width: 80px; font-weight: bold;} .text { width: 100%;} </style> </head> <body><br><br> <table border=0 cellspacing=0 cellpadding=4> <tr><td colspan="3"><div class="title">[[Anime Title]]<br> <div class="subtitle">[ <a href="[[AniDB URL]]">AniDB</a> | <a href="[[AnimeNFO URL]]">AnimeNFO</a> | <a href="[[ANN URL]]">ANN</a> ]<br><br></div></div> </td></tr> <tr><td rowspan="14" style="vertical-align:middle;"><img src="[[Anime Image URL]]"></td></tr> <tr><td colspan="2" class="heading">SERIES INFORMATION</td></tr> <tr><td class="label">Year:</td><td class="text">[[Year of Release]]</td></tr> <tr><td class="label">Episodes:</td class="text"><td>[[Number of Episodes]]</td></tr> <tr><td class="label">Categories:</td><td class="text">[[Categories/Genres]]</td></tr> <tr><td class="label">Director:</td><td class="text">[[Series Director]]</td></tr> <tr><td class="label">Production:</td><td class="text">[[Production Information]]</td></tr> <tr><td colspan="2" class="heading"><br>FILE INFORMATION</td></tr> <tr><td class="label">Group:</td><td class="text">[[Fansub Group]]</td></tr> <tr><td class="label">Video:</td><td class="text">[[Video Information]]</td></tr> <tr><td class="label">Audio:</td><td class="text">[[Audio Information]]</td></tr> <tr><td class="label">Subtitles:</td><td class="text">[[Subtitle Information]]</td></tr> <tr><td class="label">Comments:</td><td class="text">[[Comments]]</td></tr> <tr><td class="label">Related:</td><td class="text">Add related torrents here</td></tr> </table><br><br><br> <tr><td colspan="3"><div class="heading">SUMMARY</div> <p>[[Plot Summary]]</p></td></tr> </body> </html> [screenshot] [url=http://imagehost.com/fullsize_image_link.jpg][img]http://imagehost.com/thumbnail_image_link.jpg[/img][/url] [/screenshot]
Image link: Image link
Go to: Offers Page
Simple BBCode Anime Template
Submitted by: kureshii
[right=300][img][[http://insert.image.link/placeholder.jpg]][/img][/right] [center][size=200%][[Torrent Title]][/size] [ [url=[[AniDB Link]]]AniDB[/url] | [url=[[ANN link]]]ANN[/url] | [url=[[AnimeNFO link]]]AnimeNFO[/url] ][/center] [b]Year of release:[/b] [[Year of release]] [b]Episodes:[/b] [[Number of episodes]] [b]Categories:[/b] [[Categories/Genres (from AniDB)]] [b]Director:[/b] [[Director Name]] [b]Production:[/b] [[Names of companies involved in production]] [b]Group:[/b] [[Fansub/Encoding Group name(s)]] [b]Video:[/b] [[Video codec/bitrate information]] [b]Audio:[/b] [[Audio codec/bitrate information]] [b]Subtitles:[/b] [[Subtitle language/styling]] [b]Comments:[/b] [[Uploader comments, if any]] [b]Related:[/b] [[Links to related torrents on Box]] [b]Summary:[/b] [[Plot Summary, from ANN or AniDB, or write your own]]
Sample template image: None
Go to: Offers Page
Manga Templates
Byousoku 5cm (Manga Template)
Submitted by: kureshii
<html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <style type="text/css"> body { background-color: #ffffff; font-family: Calibri, Helvetica, sans-serif; font-size: medium; text-align: justify; margin: auto; } a { color: #593784; } p { text-align: justify; } td { vertical-align: top; } .title { font-family: Cambria, Times New Roman, serif; font-size: 183%; font-weight: bold; text-align: center; } .subtitle { font-size: 82%; } .heading { font-family: Cambria, Times New Roman, serif; font-size: 117%; font-weight: bold; text-align: center; } .label { min-width: 80px; font-weight: bold; } .text { width: 100%; } </style> </head> <body><br><br> <table border=0 cellspacing=0 cellpadding=4> <tr><td colspan="3"><div class="title">[[Manga Title]]<br> <div class="subtitle">[ <a href="[[MangaUpdates URL]]">MangaUpdates</a> | <a href="[[ANN URL]]">ANN</a> ]<br><br> </div> </div> </td></tr> <tr><td rowspan="12" style="vertical-align: middle;"><img src="http://i40.photobucket.com/albums/e218/kureshii/box%20images/placeholder.jpg"></td></tr> <tr><td colspan="2" class="heading">MANGA INFORMATION</td></tr> <tr><td class="label">Year:</td><td class="text">[[Year of Release]]</td></tr> <tr><td class="label">Categories:</td><td class="text">[[Categories/Genres]]</td></tr> <tr><td class="label">Author:</td><td class="text">[[Author]]</td></tr> <tr><td class="label">Art:</td><td class="text">[[Artist]]</td></tr> <tr><td class="label">Publisher:</td><td class="text">[[Publisher]]</td></tr> <tr><td class="label">Description:</td><td class="text">[[Plot Summary/Description]]</td></tr> <tr><td colspan="2" class="heading"><br>FILE INFORMATION</td></tr> <tr><td class="label">Volumes:</td><td class="text">[[Number of volumes]]</td></tr> <tr><td class="label">Group:</td><td class="text">[[Scanlator Group]]</td></tr> <tr><td class="label">Comments:</td><td class="text">[[Comments]]</td></tr> </table> </body> </html>
Sample template image: Image link
Go to: Offers Page
Next Template goes here
Submitted by: Dille
<html> <body><table cellspacing="0"> <tr> <th rowspan="15[[Update this number if you add or delete rows]]" valign="top" ><img src="[[Image URL]]"> </th> </tr> <tr> <th colspan="2" bgcolor="#E2E2E2"><h2>[[Manga Title]]</h2></th> </tr> <tr> <td width="120"><b>Alternative Titles:<b></td> <td>[[Alternative Titles]]</td> </tr> <tr> <td><b>Genres:</b></td> <td>[[Categories]]</td> </tr> <tr> <td><b>Year:</b></td> <td>[[Year of release]]</td> </tr> <tr> <td><b>Volumes:</b></td> <td>[[Number of volumes]]</td> </tr> <tr> <td><b>Chapters:</b></td> <td>[[Number of chapters]]</td> </tr> <tr> <td><b>Author:</b></td> <td><a href="[[Link to author's webpage]]">[[Author name]]</a></td> </tr> <tr> <td><b>Artist:</b></td> <td><a href="[[Link to artist's webpage]]">[[Artist name]]</a></td> </tr> <tr> <td><b>Rating:</b></td> <td>[[Rating info]]</td> </tr> <tr> <td><b>Group:</b></td> <td><a href="[[Link to translator/scanlator group webpage]]">[[Translator/Scanlator group name]]</a></td> </tr> <tr> <td><b>Links:</b></td> <td><a href="[[Mangaupdates URL]]"><b>Manga-Updates</b></a>, <a href="[[MyAnimeList URL]]">MyAnimeList.net</a>, <a href="[[ANN URL]">ANN</a>, <a href="[[Wiki URL]]">Wikipedia</a></td> </tr> <tr> <td><b>Related in Box:</b></td> <td><a href="[[Link to related titles]]">[[Name of related torrent]]</a></td> </tr> <tr> <th colspan="2" bgcolor="#E2E2E2"> <h3>Description</h3> </th> </tr> <tr> <td colspan="2">[[Description/plot summary of manga]]</td> </tr> <tr> <th colspan="3"> <hr> <a href="http://www.mydailymanga.com/2008/06/21/manga-reading-tool/"><img border="0" src="http://img261.imageshack.us/img261/2347/uzemangamcopymw2.png"></a> </th> </tr> </table> </body> </html>
Image link: Image link
Go to: Offers Page