Form header

From Redazione
Jump to navigation Jump to search
Line 20: Line 20:
 
{{#ifeq: {{PAGENAME}} | FormEdit/{{{form}}} |  
 
{{#ifeq: {{PAGENAME}} | FormEdit/{{{form}}} |  
 
The form will be created in the path  
 
The form will be created in the path  
{{CI inline highlight| {{#var:default_path}} }}.  
+
{{CI inline highlight|{{#var:default_path}}}}.  
 
If you want to create it in an existing page, use the menu on top.
 
If you want to create it in an existing page, use the menu on top.
  | The form will be created in the current page ({{CI inline highlight| {{#titleparts: {{PAGENAME}} |  | 3 }} }}).
+
  | The form will be created in the current page ({{CI inline highlight|{{#titleparts: {{PAGENAME}} |  | 3 }}}}).
 
If you want to create the form in a new page, [[Special:FormEdit/{{{form}}}|go here]].
 
If you want to create the form in a new page, [[Special:FormEdit/{{{form}}}|go here]].
 
}}<html>
 
}}<html>

Revision as of 07:45, 21 August 2020

This is the "Form header" template. It should be called in the following format:

{{Form header
|form=
}}

Edit the page to see the template text.