Template:Subpage create: Difference between revisions
Jump to navigation
Jump to search
make this simpler by having a template |
Fix formatting issue |
||
Line 1: | Line 1: | ||
<div style=" | <div style="display: inline-block;"> | ||
<inputbox> | <inputbox> | ||
type=create | type=create | ||
Line 5: | Line 5: | ||
default={{{1|{{FULLPAGENAME}}}}}/ | default={{{1|{{FULLPAGENAME}}}}}/ | ||
</inputbox> | </inputbox> | ||
</div><noinclude | </div><noinclude>{{documentation}}</noinclude> |
Latest revision as of 09:11, 9 October 2023
Provides an input box that allows users to easily create a subpage of an existing page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Base page | 1 | The base page (the dom of the sub page, if you will; i.e. the part before the slash). Defaults to the current page.
| Page name | optional |