(Added irc to template) |
m (Fix irc param) |
||
Line 16: | Line 16: | ||
|[{{{link}}} {{{name}}}] | |[{{{link}}} {{{name}}}] | ||
|- | |- | ||
|IRC | {{#if:{{{irc|}}}|{{!}}IRC}} | ||
|{{{irc}}} | {{#if:{{{irc|}}}|{{!}}{{{irc}}}}} | ||
|} | |} | ||
Revision as of 12:01, 3 June 2021
Name | {{{name}}} |
Created | {{{created}}} |
Link | [{{{link}}} {{{name}}}] |
Usage
todo: move this to its own page, this is real messy.
{{Tilde Infobox|name=Tilde Name|created=whenever|admins=Guy Standing|link=https://example.com|image=File:ExampleTilde.bmp|irc=#wiki}}
lil infobox for tildes
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | this tilde's name
| Unknown | required |
Created | created | when this tilde was created.
| Date | required |
Image | image | an image to represent this tilde
| File | suggested |
Admins | admins | who runs/ran this tilde
| String | suggested |
Link | link | a link to this tilde
| URL | required |
IRC | irc | a name of irc channel on tilde.chat
| String | suggested |