Template:Dopracować: Difference between revisions
Jump to navigation
Jump to search
Zmiana szerokości |
No edit summary |
||
| Line 4: | Line 4: | ||
<span style="color:#555;">{{{1|}}}</span> | <span style="color:#555;">{{{1|}}}</span> | ||
</div> | </div> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"description": "Szablon informujący, że artykuł wymaga dopracowania.", | |||
"params": { | |||
"1": { | |||
"label": "Opis problemu", | |||
"description": "Co dokładnie wymaga dopracowania w artykule (np. Brakuje źródeł, niespójny styl, itd.)", | |||
"type": "string", | |||
"required": false | |||
} | |||
}, | |||
"paramOrder": ["1"] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 16:27, 11 October 2025
🛠️ Ten artykuł wymaga dopracowania.
<templatedata>
{
"description": "Szablon informujący, że artykuł wymaga dopracowania.",
"params": {
"1": {
"label": "Opis problemu",
"description": "Co dokładnie wymaga dopracowania w artykule (np. Brakuje źródeł, niespójny styl, itd.)",
"type": "string",
"required": false
}
},
"paramOrder": ["1"]
} </templatedata>