Difference between revisions of "Test matrix"

From FollowTheScore
Jump to: navigation, search
Line 15: Line 15:
 
   uhui
 
   uhui
 
Output is:
 
Output is:
 +
{|class=wikitable
 +
!normal
 +
!flipped
 +
|--
 +
|
 
{{#dplmatrix:a simple demo matrix||||
 
{{#dplmatrix:a simple demo matrix||||
 
one
 
one
 +
oho
 +
aha
 +
two
 +
ehem
 +
three
 +
four
 
  aha
 
  aha
 +
uhui
 +
}}
 +
|
 +
{{#dplmatrix:a simple demo matrix||||
 +
one
 
  oho
 
  oho
 +
aha
 
two
 
two
 
  ehem
 
  ehem
Line 26: Line 43:
 
  uhui
 
  uhui
 
}}
 
}}
 +
|}
 +
rows appear in input sequence, columns are sorted by alphabet.
  
 
===Links to DPL Manual pages===
 
===Links to DPL Manual pages===

Revision as of 20:10, 17 December 2007

Template:Type:Test

generating a matrix from an indented list

Input is:

one
 oho
 aha
two
 ehem
three
four
 aha
 uhui

Output is:

normal flipped
a simple demo matrix aha ehem oho uhui
one x   x  
two   x    
three        
four x     x
a simple demo matrix aha ehem oho uhui
one x   x  
two   x    
three        
four x     x

rows appear in input sequence, columns are sorted by alphabet.

Links to DPL Manual pages

Now we use two nested DPL queries to generate the indented list:

links from articles to the DPL manual Manual Manual - Authors and History Manual - Compatibility Manual - DPL Bug Reporting and Feature Requests Manual - DPL parameters: Controlling output format Manual - DPL parameters: Controlling output volume Manual - DPL parameters: Other parameters Manual - DPL Special Page with Parameters Manual - DPL with PostgreSQL Manual - dplmatrix Manual - dplnum Manual - dplreplace Manual - dplvar Manual - General Usage and Invocation Syntax Manual - DPL parameters: Controlling output order Manual - DPL parameters: Criteria for page selection Manual - dplchapter Manual - Source and Installation
Manual - x x x x x x x x x x x x x x x x x
Manual - Authors and History x - - - - - - - - x - - - - - - - -
Manual - Compatibility x x - - - - - - - - - - - - - - - x
Manual - DPL Bug Reporting and Feature Requests x - - - - - - - - x - - - - - - - -
Manual - DPL Special Page with Parameters - - - - - - - - - x - - - - - - - -
Manual - DPL parameters: Controlling output format x - - - - - - - - x - - - x x - - -
Manual - DPL parameters: Controlling output order x - - - x - - - - x - - - - - - - -
Manual - DPL parameters: Controlling output volume x - - - x - - - - x - - - - - x - -
Manual - DPL parameters: Criteria for page selection x - - - - x - - - x - - - - - - - x
Manual - DPL parameters: Other parameters x - - - - - - - - x - - - - - - - -
Manual - DPL with PostgreSQL - - - - - - - - - x - - - - - - - x
Manual - General Usage and Invocation Syntax x - - - - - - - - x - - - - - x - -
Manual - Source and Installation x - - - - - - - - x - - - - - x - -
Manual - dplchapter - - - - - - - - - x - - - - - - - -