Difference between revisions of "Template:Chapter navbox arc"

From Yugipedia
Jump to: navigation, search
(Created page with "<includeonly>{{Navbox|child | liststyle = {{ #var: $liststyle }} | title = {{{title|}}} | state = {{ #ifexpr: {{ #var: $navbox-chapter-number }} >= {{{start|}}} and {{...")
 
(liststyle doesn't need to be a variable now, limit = 100)
Line 1: Line 1:
 
<includeonly>{{Navbox|child
 
<includeonly>{{Navbox|child
| liststyle = {{ #var: $liststyle }}
+
| liststyle = text-align: left; -webkit-column-width: 27em; -moz-column-width: 27em; column-width: 27em; -webkit-column-count: 4; -moz-column-count: 4; column-count: 4;
 
| title    = {{{title|}}}
 
| title    = {{{title|}}}
 
| state    = {{ #ifexpr: {{ #var: $navbox-chapter-number }} >= {{{start|}}} and {{ #var: $navbox-chapter-number }} <= {{{end|}}} | uncollapsed }}
 
| state    = {{ #ifexpr: {{ #var: $navbox-chapter-number }} >= {{{start|}}} and {{ #var: $navbox-chapter-number }} <= {{{end|}}} | uncollapsed }}
Line 11: Line 11:
 
   |format = template
 
   |format = template
 
   |template = episode ol
 
   |template = episode ol
 +
  |limit = 100
 
   }}
 
   }}
 
}}</includeonly>
 
}}</includeonly>

Revision as of 21:43, 26 February 2016