Topic on User talk:Dr. Strangelove

Jump to navigation Jump to search
Line 3: Line 3:
 
* separate them into subtypes
 
* separate them into subtypes
 
* having parameter names for the template follow the naming of XML elements would simplify ineraction with the parser
 
* having parameter names for the template follow the naming of XML elements would simplify ineraction with the parser
* should work automagically but have the option of overwriting a parameter
+
* should work automagically but have the option of overwriting a property
 +
* simplest solution might be to just make a Lua function retrieve the property that is passed as a param (same name would be ideal)