These templates have not been influenced by the original template, but instead have tried to cover every web tag available at the time the template was written, and each author has made their own independent decision about what parameters to use.
*AnThe alternative simplersimplest template of all, essentially reproduces the tables on the [[Webtags|web tags wiki page]], so it is very nicely laid out. It was written from scratch by Brandon using all web tags available in November 2014 with Cumulus 1, allalthough veryMX nicelybeta laidwas outavailable then, groupedhe similarhas tonot howidentified theythe appeartags onnot theavailable webin tagsMX wikiat pagethat time. Because Brandon has not used using any output parameters, noneit ofwill hiswork Recentwith HistoryCumulus PHP1 variablesand actually contain anythingMX, but rubbish.as Itit wasis specificallyalso forwithout anyoneany usinginput aparameters Davisnone asof ithis wasRecent theHistory firstPHP versionvariables thatactually containscontain stormanything rainbut rubbish. It can be downloaded in [https://cumulus.hosiene.co.uk/viewtopic.php?f=6&t=10424#p99549 this storm rain topic].
* Another simple template, but this one includes far fewer web tags, is called ''CUtags.txt'', it was produced by BCJKiwi thatas worksa single template file able to work with both Cumulus 1 and MX. isIt can be downloaded as part of his [[CumulusMX_and_Cumulus1_UI_style_Multilingual_Websites|package]] or separately at [https://cumulus.hosiene.co.uk/viewtopic.php?f=40&t=17985&p=140688#p140688 this post of mine in a zip], this one does not contain any web tags that are only available in MX, nor does it contain any web tags that require input or output parameters. The PHP variable names match the web tag names, but some of those PHP variables are set to "not used", instead of to the web tag contents, because this template file is designed for a specific set of web pages.
*Another approach is to create an array '''$WX''' that holds a sub-set of Cumulus web tags, choosing some parameter combinations to implement:
**Using this array your customised pages would replace any reference to a Cumulus web tag <tt><#xxyyzz optional_parameter></tt> by a PHP array element '''$WX[xxyyzz]'''''[optional_additional_selector]''
|