Template:Subpage create: Difference between revisions

From Irony Wiki
Jump to navigation Jump to search
(make this simpler by having a template)
 
(Fix formatting issue)
 
Line 1: Line 1:
<div style="float:left;max-width:100%;">
<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><br/>{{documentation}}</noinclude>
</div><noinclude>{{documentation}}</noinclude>

Latest revision as of 09:11, 9 October 2023

Documentation

Provides an input box that allows users to easily create a subpage of an existing page.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Base page1

The base page (the dom of the sub page, if you will; i.e. the part before the slash). Defaults to the current page.

Default
{{FULLPAGENAME}}
Page nameoptional