Content deleted Content added
Salix alba (talk | contribs) |
m Reverted edits by 2C0F:FC89:E5:C8D9:4C5D:B9F4:3884:3CE7 (talk) to last version by Aidan9382 |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 3:
If you think of making the script working in several languages, here's a translation into French:
<
"fr": {
"toolbox-label": 'Ébauche de TD',
Line 10:
"section-description": 'TemplateData',
"close": 'Fermer'
</syntaxhighlight>
:{{done}} thanks for that.--[[User:Salix alba|Salix]] ([[User talk:Salix alba|talk]]): 19:48, 28 July 2013 (UTC)
=== Portuguese ===
Hi! Could you add the following translation for both "pt" and "pt-br"?
<syntaxhighlight lang="javascript
{
"toolbox-label": 'Esqueleto de TD',
Line 44:
Could you please make it so that if a parameter has a {{!}} in it but doesn't have any text after that {{!}} except the <nowiki>}}}</nowiki>, the skeleton templatedata adds <code>"suggested": true</code> to that parameter but not <code>"required": true</code>? <span class="unicode" style="color:black;text-shadow:0.2em 0.2em 0.1em #777777">[[User:Lemondoge|Lemondoge]] [[User talk:Lemondoge|My talk page]] [[Special:Contributions/Lemondoge|<span style="color:orange">📡</span>]]</span> 01:08, 27 January 2016 (UTC)
::Do you have an example template? --[[User:Salix alba|Salix alba]] ([[User talk:Salix alba|talk]]): 03:48, 27 January 2016 (UTC)
:::No, but hopefully you can try it on {{tl|Color}}. Both of it's parameters have a {{!}} but no text after the {{!}} and ''both'' except ''and'' before the <nowiki>}}}</nowiki>. <span class="unicode" style="color:black;text-shadow:0.2em 0.2em 0.1em #777777">[[User:Lemondoge|Lemondoge]] [[User talk:Lemondoge|My talk page]] [[Special:Contributions/Lemondoge|<span style="color:orange">📡</span>]]</span> 21:49, 27 January 2016 (UTC)
|