panelSeparator macro
panelSeparator macro
- inline
- yes
- content
- none
- parameters
- eng: string to display in ‘en’ language mode
- ita: string to display in ‘it’ language mode
- anyway: if only one string is provided display it anyway, independently of the context language
- default: true
Examples
{{panelSeparator eng="Uncle Scrooge" ita="Paperone"/}}
{{panelSeparator ita="Paperinik"/}}
{{panelSeparator anyway="true" ita="Paperinik"/}}
{{panelSeparator anyway="true" ita="Paperinik"}}{{/panelSeparator}}
{{panelSeparator eng="Doctor Einmug" ita="Professor Enigm"}} Eli Squick {{/panelSeparator}}
{{panelSeparator eng="Doctor Einmug"}} Professor Enigm {{/panelSeparator}}
Counterexamples
{{panelSeparator}}{{/panelSeparator}}
{{panelSeparator}}Less Fish{{/panelSeparator}}
{{panelSeparator/}}