Create prepareQuickTemplate function
authorjrobson <jrobson@wikimedia.org>
Thu, 7 Nov 2013 21:23:47 +0000 (13:23 -0800)
committerJdlrobson <jrobson@wikimedia.org>
Sat, 9 Nov 2013 01:52:04 +0000 (01:52 +0000)
commitf5a0c2327ed65dea68fdca4443e401b75607cdd3
tree058c7a24bcedb9079fe67931c16115acd15ba1df
parentab187d369a340d09232e4f76b32965f71776a9a5
Create prepareQuickTemplate function

Skins should be able to easily add to templates their own
variables. This helps with this.

This helps drastically reduce to the code in the mobile
skin and ensure it benefits from changes in core

See: I43fc26bf334753b189e20921f142bade7658ac31

Change-Id: I0a9a7f10ea6a2e9c90c2a83e7c5f7fa56fa0fb93
includes/SkinTemplate.php