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  
<span style="background-color:#f5f5f5;color:blue">
+
{{CI inline highlight| {{#var:default_path}} }}..  
{{#var:default_path}}</span>.  
 
 
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 (<span style="background-color:#f5f5f5;color:blue">{{#titleparts: {{PAGENAME}} |  | 3 }}</span>).
+
  | 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:43, 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.