ទំព័រគំរូ:Stack documentation
ការរចនា
|
|
This template serves as the shared documentation for {{Stack}}, {{Stack begin}}, and {{Stack end}}. |
This template can be used to stack images and other floating content such as infobox templates without causing problems with spacing and floating. Enter a string of images/templates as the first parameter to have them stack without generating floating errors or spacing errors. You can stack many objects from the top of a section and not force further subsections to space out.
Basic usage
[កែប្រែ]Using {{stack}},
{{stack|<objects>}}
or, alternatively, using {{stack begin}}/{{stack end}}
{{stack begin}}
<objects>
{{stack end}}
Here, <objects> is simply a string of wiki code for many images / templates.
Optional parameters
[កែប្រែ]{{stack| <objects> | float=left/right | clear=true/false}}
or
{{stack begin | float=left/right | clear=true/false}}
where
float=left or right (default is right)- This option can be used to float the stack to the left or right of the page
clear=true or false (default is false)- This option can be used to force the stack to the far left or right (e.g., near an infobox).
Examples
[កែប្រែ]Lipsum
[កែប្រែ]
![]() ![]() ![]() |
{{stack|
[[File:Example.png|thumb|Example]]
[[File:Example.png|thumb|Example2]]
[[File:Example.png|thumb|Example3]]
}}
The above code is placed directly under the heading "Lipsum".
Lorem
[កែប្រែ]Ipsum
[កែប្រែ]Stack templates
[កែប្រែ]- {{Stack}}
- {{Stack begin}}
- {{Stack end}}
See also
[កែប្រែ]- {{Fix bunching}}
- {{Double image}} places images side by side horizontally
- {{Multiple image}} allows both vertical and horizontal layouts
- {{Superimpose}}—places one image over another
- {{Superimpose2}}—places up to 50 image layers over one another
