Difference between revisions of "Template:Logs"

From Worlds of Unity
Jump to: navigation, search
m (Protected "Template:Logs" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(7 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
{{Logs
 
{{Logs
 
|player=
 
|player=
 +
|columns=
 
}}
 
}}
 
</pre>
 
</pre>
 
This template loads all logs for pages linking to a <player>'s page.
 
 
=== Example ===
 
<pre>
 
{{Logs
 
|player=Knick Alen (MUX)
 
}}
 
</pre>
 
 
{{Logs
 
|player=Superman
 
}}
 
 
</noinclude>
 
</noinclude>
 
<includeonly>{{#dpl: category=Log | linksto={{{player|{{BASEPAGENAME}}}}} | order=ascending | addeditdate=false |
 
<includeonly>{{#dpl: category=Log | linksto={{{player|{{BASEPAGENAME}}}}} | order=ascending | addeditdate=false |
shownamespace=false | noresultsheader=\n''No logs currently listed.'' | columns=3 | rowcolformat=width=100%}}</includeonly>
+
shownamespace=false | noresultsheader=\n''No logs currently listed.'' | columns={{{columns|3}}} | rowcolformat=width=100%}}</includeonly>
  
 
<noinclude>
 
<noinclude>
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 17:46, 19 January 2014

Usage

{{Logs
|player=
|columns=
}}