Bots, Bureaucrats, Moderators (CommentStreams), Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
1,298
edits
No edit summary Tag: 2017 source edit |
(Update package: OSW Base) Tag: Blanking |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| jsonschema | |||
|---|---|---|---|
| Line 197: | Line 197: | ||
"readonly": true, | "readonly": true, | ||
"dynamic_template": "{{first_name}}{{#each middle_name}} {{.}}{{/each}}{{#if surname}} {{{surname}}}{{/if}}" | "dynamic_template": "{{first_name}}{{#each middle_name}} {{.}}{{/each}}{{#if surname}} {{{surname}}}{{/if}}" | ||
}, | |||
"lang": { | |||
"type": "string", | |||
"default": "en" | |||
} | } | ||
} | } | ||