Difference between revisions of "Template:TopTenViews"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (temp fix for DPL)
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div style="border:1px solid #C33; padding:5px;font-size:80%; align=center; ">
+
<div style="border: 1px solid #999; padding: 5px; border-bottom: none; background: #EEE; font-size: 120%; font-weight: bold;">Top 10 Pages</div>
===TOP 10 PAGES===
+
<div style="font-size:85%; padding: 0;">
 +
 
 
<DPL>
 
<DPL>
 
   namespace      =  
 
   namespace      =  
Line 8: Line 9:
 
   count          = 10
 
   count          = 10
  
   format        = {| class="wikitable"¶!Pos¶!Page¶!Hits,¶|-¶|%NR%¶|[[%PAGE%|%TITLE%]]¶|%COUNT%,,¶|}
+
   format        = {| class="wikitable" style="margin: 0; border-left: none; border-right: none; width: 100%; 0;"¶!Pos¶!Page¶!Hits,¶|-¶|%NR%¶|[[%PAGE%|%TITLE%]]¶|%COUNT%,,¶|}
 
</DPL>
 
</DPL>
  
===LAST EDITED PAGES===
+
</div>
<DPL>
+
  namespace      =
+
ordermethod    = lastedit
+
  userdateformat = d. M Y
+
  order          = descending
+
  addeditdate    = true
+
  count          = 10
+
  
  format        = {| class="wikitable"¶!Page,¶|-¶|[[%PAGE%|%TITLE%]],,¶|}
+
<noinclude>
</DPL>
+
[[Category:Wiki Templates]]
</div>
+
</noinclude>
 +
<!-- temp fix for initial MW version at AOO
 +
  dplcache      = 1
 +
  dplcacheperiod = 86400
 +
-->

Latest revision as of 20:08, 15 September 2012

Top 10 Pages
Personal tools