Go to file
eranroz 01821eae64 Introduce new 'format' template property
Adding format data, which defines the preferred source format
to use when using templates.

Possible formats:
* Inline - all parameters in a single line
* Block - each parameter is in its own line

Bug: T64147
Change-Id: Id856c4a38890526060d0619432f06174d66f7792
2015-11-11 23:52:17 +00:00
api Work around 1c57794e3 in MW core mangling boolean properties 2015-04-17 16:47:07 -07:00
i18n Introduce new 'format' template property 2015-11-11 23:52:17 +00:00
lib/jquery.uls Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
modules Introduce new 'format' template property 2015-11-11 23:52:17 +00:00
resources TemplateDataBlob: Implement 'type' and 'label' 2013-05-09 02:49:56 +00:00
tests Introduce new 'format' template property 2015-11-11 23:52:17 +00:00
.csslintrc Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.gitignore Document code with JSDuck 2015-03-06 17:56:30 -08:00
.gitreview Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.jscsrc build: Upgrade various devDependencies to latest and make pass 2015-10-06 17:24:40 -07:00
.jshintignore Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.jshintrc Change global class variables to mw.TemplateData 2015-02-18 17:47:08 -08:00
composer.json build: Update mediawiki-codesniffer from v0.3.0 to v0.4.0 2015-09-30 23:21:26 +00:00
COPYING Use the plain-text GPL 2015-06-08 08:35:23 +02:00
extension.json Introduce new 'format' template property 2015-11-11 23:52:17 +00:00
Gruntfile.js build: Upgrade various devDependencies to latest and make pass 2015-10-06 17:24:40 -07:00
jsduck.external.js Document code with JSDuck 2015-03-06 17:56:30 -08:00
jsduck.json Document code with JSDuck 2015-03-06 17:56:30 -08:00
package.json build: Upgrade various devDependencies to latest and make pass 2015-10-06 17:24:40 -07:00
phpcs.xml build: Update mediawiki-codesniffer from v0.3.0 to v0.4.0 2015-09-30 23:21:26 +00:00
Specification.md Introduce new 'format' template property 2015-11-11 23:52:17 +00:00
TemplateData.hooks.php Fix FOUC for TemplateData html rendering 2015-09-30 15:13:26 -07:00
TemplateData.php Sync extension.json, empty PHP entry point 2015-05-29 12:44:39 -07:00
TemplateDataBlob.php Introduce new 'format' template property 2015-11-11 23:52:17 +00:00