16 lines
		
	
	
		
			634 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			634 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {wikiqs:include:general_header}
 | |
| {wikiqs:include:page_header}
 | |
| <div id="content" style="margin-top: 10px;">
 | |
| <h2>Page settings: {wikiqs:var:page}</h2>
 | |
| <form action="{wikiqs:var:settingsurl}" method="POST">
 | |
| <h3>Categories:</h3>
 | |
| <textarea cols=50 rows=20 name=categories>{wikiqs:var:categories}</textarea><br>
 | |
| <h3>Rename:</h3>
 | |
| <input type="text" name="renameto"></input><br>
 | |
| <input type="checkbox" name="createredir" value="1" checked="checked">Redirect old page
 | |
| <input type="hidden" name="csrf_token" value="{wikiqs:var:csrf_token}"/>
 | |
| <button type="submit" name="do" value="submit">Submit</button>
 | |
| 
 | |
| </div>
 | |
| {wikiqs:include:general_footer}
 |