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 |
||
| (One intermediate revision by the same user not shown) | |||
| 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. Don't use on sites that have closed down but immediately was very active before.", | ||
"params": { | "params": { | ||
"title": { | "title": { | ||
Latest revision as of 00:44, 27 March 2026
Usage
[edit source]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. Don't use on sites that have closed down but immediately was very active before.
| 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 |