Template:Do: Difference between revisions
Jump to navigation
Jump to search
This is probably completely insane. |
(No difference)
|
Revision as of 01:29, 27 December 2013
Do is a context sensitive Template that is used as a proxy for other templates. The reason it exists is to simplify call sites where a specific template is used repeatedly to do something, like generate content. This way the user need not know what template they need to use, just what the syntax for the template is.