Difference between revisions of "Template:Rplogs"

From Battle Fantasia MUSH
Jump to: navigation, search
(Created page with "<noinclude> == Usage == <pre> {{ RPlogs | name = <Character Page Name> | columns = <Number of Columns> | date = true (This adds a date field infront of your logs. Don't includ...")
 
(No difference)

Latest revision as of 06:48, 22 August 2014

Usage

{{ RPlogs
| name = <Character Page Name>
| columns = <Number of Columns>
| date = true (This adds a date field infront of your logs. Don't include it if you don't want the dates shown.)
| userdateformat = <Date Format> (Only useable if date is true)
}}

This template will automatically add all logs which link to the page referenced in 'name' field.

Example

{{ RPlogs
| name = Mamoru Chiba
| columns = 2
| date = true
| userdateformat = Y-m-d
}}