Difference between revisions of "Template:WpColumn list"

A fragment of the Garden of Remembering

 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
}
}
.wp-columnlist-item {
.wp-columnlist-item {
min-width: 10em;
min-width: {{{width|10em}}};
padding-right: 2em;
padding-right: 2em;
flex 1 0%;
}
}


Line 15: Line 16:
}
}
}
}
}}<div class="wp-columnlist">{{{1}}}</div><noinclude>
}}<div class="wp-columnlist">{{{content|{{{1}}}}}}</div><noinclude>




<pre>
<pre>
{{wpColumn list|}}
{{wpColumn list
|content=
|width=
}}
</pre>
</pre>


Use {{tl|wpColumn list item}}s for the content.
Use {{tl|wpColumn list item}}s for the content.
</noinclude>
</noinclude>

Latest revision as of 00:47, 27 June 2015

{{{1}}}


{{wpColumn list
|content= 
|width= 
}}

Use {{wpColumn list item}}s for the content.