Template:DNBSite/doc: Difference between revisions
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
Gemmy1488cob (talk | contribs) Created page with "==Usage== <templatedata> { "description": "Use this when the website is dead or inactive.", "params": { "title": { "label": "title", "description": "Replaces the first word of the text.", "type": "string" }, "plural": { "label": "plural", "description": "Optional parameter that adjusts the template's verb tense. Use 'are' to pluralize.", "type": "string" } } } </t..." |
Gemmy1488cob (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Use this when the website is dead or inactive.", | "description": "Use this when the website is dead or inactive. This is used usually when for example, an imageboard gets less than 10 posts per day on average.", | ||
"params": { | "params": { | ||
"title": { | "title": { | ||
Revision as of 00:41, 27 March 2026
Usage
Use this when the website is dead or inactive. This is used usually when for example, an imageboard gets less than 10 posts per day on average.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | Replaces the first word of the text. | String | optional |
| plural | plural | Optional parameter that adjusts the template's verb tense. Use 'are' to pluralize. | String | optional |