m (make image a suggested param) |
m (removed apostrophe) |
||
| Line 19: | Line 19: | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
todo: move this to | todo: move this to its own page, this is real messy. | ||
<nowiki>{{Tilde Infobox|name=Tilde Name|created=whenever|admins=Guy Standing|link=https://example.com|image=File:ExampleTilde.bmp}}</nowiki> | <nowiki>{{Tilde Infobox|name=Tilde Name|created=whenever|admins=Guy Standing|link=https://example.com|image=File:ExampleTilde.bmp}}</nowiki> | ||
<templatedata> | <templatedata> | ||
Revision as of 00:16, 3 June 2021
| Name | {{{name}}} |
| Created | {{{created}}} |
| Admins | {{{admins}}} |
| 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}}
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 | required |
| Link | link | a link to this tilde
| URL | required |