Editing
Template:Paired list stack
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<includeonly>{{#if:{{{label|}}}|<div id="{{{label id|{{anchorencode:{{{label}}}}}}}}" style="text-align: center; font-weight: bold;">{{{label}}}</div>}}<dl {{#if:{{{label|}}}|aria-labelledby="{{{label id|{{anchorencode:{{{label}}}}}}}}"}} style="margin: 5px; border-top: 1px solid {{{border color|#c8ccd1}}}; border-left: 1px solid {{{border color|#c8ccd1}}}; border-right: 1px solid {{{border color|#c8ccd1}}}; border-radius: 3px; padding-bottom: 1px; overflow: hidden; text-align: center;"> <div style="display: flex; flex-wrap: wrap; border-bottom: 1px solid {{{border color|#c8ccd1}}};"> <dt style="flex: 1 0 15ch; margin: 0; padding: 2px; line-height: inherit; font-family: inherit; background-color: {{{key background color|#eaecf0}}}; color: {{{key color|black}}};">{{{key 1|}}} <dd style="flex: 3 1 45ch; margin: 0; padding: 2px;">{{{value 1|}}} </div> {{#if:{{{key 2|}}}| <div style="display: flex; flex-wrap: wrap; border-bottom: 1px solid {{{border color|#c8ccd1}}};"> <dt style="flex: 1 0 15ch; margin: 0; padding: 2px; line-height: inherit; font-family: inherit; background-color: {{{key background color|#eaecf0}}}; color: {{{key color|black}}};">{{{key 2}}} <dd style="flex: 3 1 45ch; margin: 0; padding: 2px;">{{{value 2|}}} </div> }}{{#if:{{{key 3|}}}| <div style="display: flex; flex-wrap: wrap; border-bottom: 1px solid {{{border color|#c8ccd1}}};"> <dt style="flex: 1 0 15ch; margin: 0; padding: 2px; line-height: inherit; font-family: inherit; background-color: {{{key background color|#eaecf0}}}; color: {{{key color|black}}};">{{{key 3}}} <dd style="flex: 3 1 45ch; margin: 0; padding: 2px;">{{{value 3|}}} </div> }}{{#if:{{{key 4|}}}| <div style="display: flex; flex-wrap: wrap; border-bottom: 1px solid {{{border color|#c8ccd1}}};"> <dt style="flex: 1 0 15ch; margin: 0; padding: 2px; line-height: inherit; font-family: inherit; background-color: {{{key background color|#eaecf0}}}; color: {{{key color|black}}};">{{{key 4}}} <dd style="flex: 3 1 45ch; margin: 0; padding: 2px;">{{{value 4|}}} </div> }}{{#if:{{{key 5|}}}| <div style="display: flex; flex-wrap: wrap; border-bottom: 1px solid {{{border color|#c8ccd1}}};"> <dt style="flex: 1 0 15ch; margin: 0; padding: 2px; line-height: inherit; font-family: inherit; background-color: {{{key background color|#eaecf0}}}; color: {{{key color|black}}};">{{{key 5}}} <dd style="flex: 3 1 45ch; margin: 0; padding: 2px;">{{{value 5|}}} </div> }}{{#if:{{{key 6|}}}| <div style="display: flex; flex-wrap: wrap; border-bottom: 1px solid {{{border color|#c8ccd1}}};"> <dt style="flex: 1 0 15ch; margin: 0; padding: 2px; line-height: inherit; font-family: inherit; background-color: {{{key background color|#eaecf0}}}; color: {{{key color|black}}};">{{{key 6}}} <dd style="flex: 3 1 45ch; margin: 0; padding: 2px;">{{{value 6|}}} </div> }}{{#if:{{{key 7|}}}| <div style="display: flex; flex-wrap: wrap; border-bottom: 1px solid {{{border color|#c8ccd1}}};"> <dt style="flex: 1 0 15ch; margin: 0; padding: 2px; line-height: inherit; font-family: inherit; background-color: {{{key background color|#eaecf0}}}; color: {{{key color|black}}};">{{{key 7}}} <dd style="flex: 3 1 45ch; margin: 0; padding: 2px;">{{{value 7|}}} </div> }} </dl></includeonly><noinclude>Displays a stack containing key-value pairs. Mimics a table layout, but rearranges itself to better fit on small viewports (mobile). == Example == <pre> {{paired list stack | key background color = lightblue | border color = darkblue | key 1 = 1986 | value 1 = Dragon Quest Suite | key 2 = 1987 | value 2 = Dragon Quest II Suite<br>Dragon Quest in Concert (Family Classic Concert) | key 3 = 1988 | value 3 = Dragon Quest III Symphonic Suite (NHK Symphony Orchestra)<br>Dragon Quest III Naoshi Kougami Vocal<br>Dragon Quest in Brass<br>March Dragon Quest III<br>Dragon Quest on Electone<br>Dragon Quest in Concert (Family Classic Concert 2) }} </pre> {{paired list stack | key background color = lightblue | border color = darkblue | key 1 = 1986 | value 1 = Dragon Quest Suite | key 2 = 1987 | value 2 = Dragon Quest II Suite<br>Dragon Quest in Concert (Family Classic Concert) | key 3 = 1988 | value 3 = Dragon Quest III Symphonic Suite (NHK Symphony Orchestra)<br>Dragon Quest III Naoshi Kougami Vocal<br>Dragon Quest in Brass<br>March Dragon Quest III<br>Dragon Quest on Electone<br>Dragon Quest in Concert (Family Classic Concert 2) }} Appearance in narrow viewports: <div style="max-width: 360px;"> {{paired list stack | key background color = lightblue | border color = darkblue | key 1 = 1986 | value 1 = Dragon Quest Suite | key 2 = 1987 | value 2 = Dragon Quest II Suite<br>Dragon Quest in Concert (Family Classic Concert) | key 3 = 1988 | value 3 = Dragon Quest III Symphonic Suite (NHK Symphony Orchestra)<br>Dragon Quest III Naoshi Kougami Vocal<br>Dragon Quest in Brass<br>March Dragon Quest III<br>Dragon Quest on Electone<br>Dragon Quest in Concert (Family Classic Concert 2) }} </div> [[Category:List templates]]</noinclude>
Summary:
Please note that all contributions to Dragon Quest Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Dragon Quest Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:Paired list stack
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Template
Discussion
English
Views
Read
Edit source
View history
More
Search
Navigation
Main page
About
Community portal
Recent changes
Random page
Discord
Tools
What links here
Related changes
Special pages
Page information
Latest Updates
New Articles
New Files
Wanted Articles
Recurring aspects
What is Dragon Quest?
Heroes
Skills & spells
Monsters
Affiliates
Dragon's Den
Mystery Dungeon Franchise Wiki
Dragon Quest Plushes Wiki