Offer Templates: Difference between revisions
Jump to navigation
Jump to search
(Added skeleton) |
|||
Line 18: | Line 18: | ||
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. | 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. | ||
====[Sample Template]==== | ====[Sample HTML Template]==== | ||
---- | |||
Submitted by: [username] | Submitted by: [username] | ||
<source lang=html> | |||
<html> | |||
<head> | |||
<title></title> | |||
</head> | |||
<body> | |||
<p>Your source code here (within the <source></source> tags in the wiki). | |||
</p> | |||
</body> | |||
</html> | |||
</source> | |||
Go to: [http://www.boxtorrents.com/offers.php Offers Page] | |||
===Anime Templates=== | ===Anime Templates=== |
Revision as of 13: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
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.
[Sample HTML Template]
Submitted by: [username]
<source lang=html> <html> <head> <title></title> </head> <body>
Your source code here (within the <source></source> tags in the wiki).
</body> </html> </source>
Go to: Offers Page