Difference between revisions of "Template:page/code/class"
Jump to navigation
Jump to search
(seems to work better) |
|||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#set:thing type= | + | <includeonly>{{#set:thing type={{BASEPAGENAME}}/class}}{{#set:class name={{SUBPAGENAME}}}}</includeonly><noinclude>Makes the following assumptions, and assigns properties accordingly: |
| + | * the base page name is the name of the page's project | ||
| + | * the page is about a class within that project | ||
| + | * the subpage name is the name of that class | ||
| + | </noinclude> | ||
Revision as of 12:14, 7 January 2019
Makes the following assumptions, and assigns properties accordingly:
- the base page name is the name of the page's project
- the page is about a class within that project
- the subpage name is the name of that class