Card Gallery: Difference between revisions

From Archon Arcana - The KeyForge Wiki
Testing something
(Created Page)
 
(Testing something)
Line 1: Line 1:
{{Template:ViewCards}}
<html>
<span id="viewcards_form">
</html>
 
 
<dpl>
  debug = 0
  category = {%DPL_arg1%}
  category = {%DPL_arg2%}
  category = {%DPL_arg3%}
  scroll = yes
  count = 50
  offset = {%DPL_offset:0%}
  include = {CardImage} index
  format = <gallery mode="nolines" perrow=6 widths=200px heights=200px>\n,,,</gallery>\n
  secseparators = ,\n
  resultsheader = <span id=resultsheader>&nbsp;</span>
  resultsfooter = <span id=pages>{%DPL_offset:0%}/%TOTALPAGES%</span>
</dpl>