Template:TLSInfoBox: Difference between revisions
Appearance
Rezizdigus (talk | contribs) Created page with "<infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <Image source="image" /> <data source="name"> <label>First name</label> <default>John</default> </data> </infobox> <noinclude> <templatedata> { "params": { "title": {}, "image": { "type": "wiki-file-name" } } } </templatedata> </noinclude>" |
Rezizdigus (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
</title> | </title> | ||
<Image source="image" /> | <Image source="image" /> | ||
<data source=" | <data source="date"> | ||
<label> | <label>started</label> | ||
<default> | <default>Some time ago</default> | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
| Line 16: | Line 16: | ||
"image": { | "image": { | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | |||
"date": { | |||
"type": "date" | |||
} | } | ||
} | } | ||
Revision as of 16:48, 23 August 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| image | image | no description | File | optional |
| date | date | no description | Date | optional |