User:SomeoneTookSeven/TemplateCheatSheet
Jump to navigation
Jump to search
This is more of a reference page for relevant templating stuff so I don't need to keep googling the same stuff.
- Transclusion
Transclusion is just what actually transfer from one page to another when it gets included:
- <noinclude> = Source Page Only, No Inclusion
- <includeonly> = No Source, Only Inclusion
- <onlyinclude> = Source Page + Inclusion Page