Template:Tilde Infobox: Difference between revisions

Template page
(Undo revision 522 by G1n (talk))
Tag: Undo
(Add os and git to template)
Line 99: Line 99:
"description": "is this tilde a member of the tildeverse?",
"description": "is this tilde a member of the tildeverse?",
"type": "boolean"
"type": "boolean"
},
"Git": {
"aliases": [
"git"
],
"label": "Git",
"description": "Link to a  tilde organization on tildegit or repo with your tilde sources",
"example": "https://tildegit.org/team",
"type": "url",
"suggested": true
},
"OS": {
"aliases": [
"os",
"distro",
"distibution"
],
"label": "OS",
"description": "Your tilde running on",
"example": "FreeBSD, Arch LInux",
"type": "string",
"required": true
}
}
},
},
Line 110: Line 132:
"admins",
"admins",
"link",
"link",
"OS",
"Git",
"irc",
"irc",
"dead",
"dead",

Revision as of 15:17, 4 June 2021

This is the "Tilde Infobox" template.

It should be called in the following format:

{{Tilde Infobox
|name=
|link=
|admins=
|location=
|created=
|description=
|irc=
|image=
}}

Edit the page to see the template text.

This template defines the table "Tildes". View table.


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

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Namename

this tilde's name

Example
very cool tilde
Unknownrequired
Descriptiondescription

a short summary of this tilde

Example
this is my really cool tilde that i made :))
Unknownsuggested
Createdcreated

when this tilde was created.

Example
never
Daterequired
Locationlocation

where this tilde is hosted

Example
detroit
Stringsuggested
Imageimage

an image to represent this tilde

Example
File:CoolTilde.midi
Filesuggested
Adminsadmins

who runs/ran this tilde

Example
danny devito
Stringsuggested
Linklink

a link to this tilde

Example
https://example.org
URLrequired
OSOS os distro distibution

Your tilde running on

Example
FreeBSD, Arch LInux
Stringrequired
GitGit git

Link to a tilde organization on tildegit or repo with your tilde sources

Example
https://tildegit.org/team
URLsuggested
IRCirc

a name of irc channel on tilde.chat

Example
#meta
Stringsuggested
Inactivedead

is this tilde inactive?

Booleanoptional
Tildeverse Membertildeverse

is this tilde a member of the tildeverse?

Booleanoptional