Template:Dictionary card: Difference between revisions
Appearance
CamelCase9 (talk | contribs) m preview removed because subbing it annoys me |
CamelCase9 (talk | contribs) m adam vs the pipe symbol |
||
| Line 14: | Line 14: | ||
"rootlinks": { | "rootlinks": { | ||
"description": "This will be shown in big text as the title of the card. Use the Words template (W for short) surrounding each root in the word, so as to display each root separately and with a link. All lowercase, even if proper noun.", | "description": "This will be shown in big text as the title of the card. Use the Words template (W for short) surrounding each root in the word, so as to display each root separately and with a link. All lowercase, even if proper noun.", | ||
"example": "{{W | "example": "{{W|su}}{{W|teni}}{{W|yana}}", | ||
"type": "string", | "type": "string", | ||
"default": "{{W | "default": "{{W|su}}{{W|teni}}{{W|yana}}", | ||
"required": true | "required": true | ||
}, | }, | ||
| Line 33: | Line 33: | ||
"definition": { | "definition": { | ||
"description": "Fills main body of the card. Define the word. If it's a function: first write the concise definition; start it with the function's format, add a linebreak, then write a more complete, comprehensible explanation. Please see example.", | "description": "Fills main body of the card. Define the word. If it's a function: first write the concise definition; start it with the function's format, add a linebreak, then write a more complete, comprehensible explanation. Please see example.", | ||
"example": "''(`rop A`)'' Designates A as a proper noun. Must capitalize first letter of A.<br>Place {{W | "example": "''(`rop A`)'' Designates A as a proper noun. Must capitalize first letter of A.<br>Place {{W|rop}} directly before A to designate A as the name of something. A word '''must''' have its first letter capitalized '''if and only if''' {{W|rop}} comes before it.", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||