Difference between revisions of "Template:Rplogs"

From Masq
(Created page with '<noinclude> == Usage == <pre> {{ rplogs | name=<character> | columns=<#> }} </pre> This template will automatically generate a list of all logs which link to the page referenced…')
 
(Blanked the page)
Line 1: Line 1:
<noinclude>
 
== Usage ==
 
<pre>
 
{{ rplogs | name=<character> | columns=<#> }}
 
</pre>
 
  
This template will automatically generate a list of all logs which link to the page referenced in the 'name' field.
 
 
Credit for the idea and most of the code for this template goes to whoever made the similar template at [http://www.haunted-memories.net Haunted Memories].  Credit where credit is due!
 
 
=== Example ===
 
<pre>
 
{{ rplogs | name=Kostya | columns=1 }}
 
</pre>
 
[[category:Templates]]
 
</noinclude><includeonly>{{ #dpl:
 
| namespace=Logs
 
| linksto={{{ name | {{{ 1 | }}} }}}
 
| shownamespace=false
 
| ordermethod=firstedit
 
| order=descending
 
| columns={{{columns|2}}}
 
| rowcolformat=width="100%"
 
| noresultsheader=&nbsp;
 
}}</includeonly>
 

Revision as of 00:55, 14 March 2010