Topic on User talk:Dr. Strangelove

Jump to navigation Jump to search
Line 4: Line 4:
 
* 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 property
 
* 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)
+
* simplest solution for automatic retrieval might be to just make a Lua function retrieve the property that is passed as a param (same name would be ideal) - unsure about performance costs of function calls for every property