(finally works !!) |
m (make image a suggested param) |
||
Line 41: | Line 41: | ||
"description": "an image to represent this tilde", | "description": "an image to represent this tilde", | ||
"example": "File:CoolTilde.midi", | "example": "File:CoolTilde.midi", | ||
"type": "wiki-file-name" | "type": "wiki-file-name", | ||
"suggested": true | |||
}, | }, | ||
"admins": { | "admins": { |
Revision as of 23:58, 2 June 2021
Name | {{{name}}} |
Created | {{{created}}} |
Admins | {{{admins}}} |
Link | [{{{link}}} {{{name}}}] |
Usage
todo: move this to it's 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 |