Aus SubmersWiki

Version vom 25. November 2010, 16:01 Uhr von 127.0.0.1 (Diskussion)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

If you have a set of forms that all contain the same text or sections, you can avoid duplication by creating templates that are used within those forms.

  1. Simply place all the text that you want repeated within a template.
  2. Call that template within each form.

If that template contains form elements (like field definitions), the characters within the form elements simply need to be HTML-escaped - replace '{' with '{', '|' with '|' and '}' with '}'.


{{#showcommentform:}}

warning.pngEin Teil „<nowiki></nowiki>“ der Abfrage konnte nicht interpretiert werden.