User:Dl2000/testtemp2
Appearance
{{Stack infobox start}} is used to begin a stack of infoboxes. This creates an invisible outer table to group infoboxes, so as to get around the wiki bug that distorts edit links around multiple infoboxes. Use a {{Stack infobox next}} between each infobox, and use {{end}} after the last infobox in the stack.
Usage:
{{Stack infobox start}}
{{Infobox 1|...}}
{{Stack infobox next}}
{{Infobox 2|...}}
{{end}}
Dl2000/testtemp2