Difference between revisions of "Template:Disability sidebar/testcases"

From blackwiki
Jump to navigation Jump to search
imported>Mirokado
m (Mirokado moved page Template:Disability/testcases to Template:Disability sidebar/testcases: move with template)
imported>Mirokado
(update for latest changes, expansion not working)
Line 4: Line 4:
 
== Trial collapsed version ==
 
== Trial collapsed version ==
 
<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>/sandbox}}</nowiki></code>
 
<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>/sandbox}}</nowiki></code>
* hlist for footer not correctly handled, but flatlist works
+
* hlist for footer works with <code>belowclass=hlist</code>
  
 
{{clear}}
 
{{clear}}
 
{{{{BASEPAGENAME}}/sandbox |expanded=Personal}}
 
{{{{BASEPAGENAME}}/sandbox |expanded=Personal}}
== Same with one section which should be expanded... ==
+
=== Trial with one section which should be expanded... ===
 
<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>/sandbox |expanded=Personal}}</nowiki></code>
 
<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>/sandbox |expanded=Personal}}</nowiki></code>
 
* Section expands OK
 
* Section expands OK
Line 16: Line 16:
 
== Live version ==
 
== Live version ==
 
<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>
 
<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>
 +
 +
{{clear}}
 +
{{{{BASEPAGENAME}} |expanded=Personal}}
 +
=== Live with one section which should be expanded... ===
 +
<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki> |expanded=Personal}}</nowiki></code>
 +
* not expanding because the passthrough assignment for expanded is missing

Revision as of 10:21, 28 April 2012

Trial collapsed version

{{Disability sidebar/sandbox}}

  • hlist for footer works with belowclass=hlist

Trial with one section which should be expanded...

{{Disability sidebar/sandbox |expanded=Personal}}

  • Section expands OK

Live version

{{Disability sidebar}}

Live with one section which should be expanded...

{{Disability sidebar |expanded=Personal}}

  • not expanding because the passthrough assignment for expanded is missing