L20n/Features/Macro attributes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:L20n Features|{{SUBPAGENAME}}]] | |||
== goals == | == goals == | ||
Revision as of 16:51, 18 June 2012
goals
Store additional data about macros, or for macros to use.
example
<plural(n) {n == ~:num ? 'one' : 'many'} num: 1>
status
- pike - ?
- gandalf - remove (We currently allow this according to our grammar, but I'm not sure if there's a goal in it.)
- stas - remove