Template:WebsiteTableItem: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Add example, and add <code> tag to url) |
||
Line 2: | Line 2: | ||
== Usage == | == Usage == | ||
Here's an example: | |||
{{Website table start}} | |||
{{Website table item | |||
| title = [[Whoopee Camp]] official website | |||
| subtitle = First version | |||
| language_code = JPN | |||
| links = [https://web.archive.org/web/19991018232921/http://www.whoopeecamp.co.jp/ 1999-10-18]–[https://web.archive.org/web/19991113022238/http://www.whoopeecamp.co.jp:80/ 1999-11-13] | |||
| url = http://www.whoopeecamp.co.jp/ | |||
| description = Original version of the website | |||
}} | |||
{{Website table item | |||
| title = Whoopee Camp official website | |||
| subtitle = Second version | |||
| language_code = JPN | |||
| links = [https://web.archive.org/web/20000520045452/http://www.whoopeecamp.co.jp:80/ 2000-05-20]–[https://web.archive.org/web/20030808105905/http://www.whoopeecamp.co.jp:80/ 2003-08-08] | |||
| url = http://www.whoopeecamp.co.jp/ | |||
| description = Second version of the website, following the release of [[Tomba! 2: The Evil Swine Return]] | |||
}} | |||
{{Website table item | |||
| title = [[Tomba!]] official website | |||
| language_code = JPN | |||
| links = [https://web.archive.org/web/19981203051824/http://tomba.co.jp/ 1998-12-03]–[https://web.archive.org/web/19990424151852/http://www.tomba.co.jp:80/ 1999-04-24] | |||
| url = http://tomba.co.jp/ | |||
| description = Website for the game [[Tomba!]] that briefly existed; it was turned into a redirect to the Whoopee Camp site | |||
}} | |||
{{Website table end}} | |||
---- | ---- | ||
Line 12: | Line 40: | ||
<td>{{{language_code}}}</td> | <td>{{{language_code}}}</td> | ||
<td>{{{links}}}</td> | <td>{{{links}}}</td> | ||
<td>{{{url}}}</td> | <td><code>{{{url}}}</code></td> | ||
<td>{{{description}}}</td> | <td>{{{description}}}</td> | ||
</tr> | </tr> |
Revision as of 12:36, 12 May 2020
Usage
Here's an example:
Template:Website table item Template:Website table item Template:Website table item
{{{title}}}
{{{language_code}}}
{{{links}}}
{{{url}}}
{{{description}}}