Template:Stack documentation: Difference between revisions

Content deleted Content added
Floating portal boxes: use std template
m Optional parameters: Add missing optional parameter to examples.
Line 24:
===Optional parameters===
<syntaxhighlight lang="moin">
{{stack| <object(s)> | float=left or right | clear=true or false | margin=true or false}}
</syntaxhighlight>
or
<syntaxhighlight lang="moin">
{{stack begin | float=left or right | clear=true or false | margin=true or false}}
</syntaxhighlight>
where
Line 40:
You can also explicitly list multiple arguments:
<syntaxhighlight lang="moin">
{{stack| float=left or right | clear=true or false | margin=true or false
|1=<object(s)>
|2=<object(s)>, etc. up to 9 parameters in the current version