Difference between revisions of "Alts:Log Lists"

From NorCon MUSH
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
<nowiki>{{PrettyLogs | count = x | name = y}}</nowiki>
 
<nowiki>{{PrettyLogs | count = x | name = y}}</nowiki>
  
== List the first ten logs involving y character, with the ability to page through to older logs ==
+
== List the most recent ten logs involving y character, with the ability to page through to older logs ==
  
 
<nowiki>{{PrettyLogsAll | name = y}}</nowiki>
 
<nowiki>{{PrettyLogsAll | name = y}}</nowiki>
Line 10: Line 10:
  
 
<nowiki>{{ RP Logs Short | name = y }}</nowiki>
 
<nowiki>{{ RP Logs Short | name = y }}</nowiki>
 +
 +
== List all logs for y character, in simple format ==
 +
 +
<nowiki>{{ RP Logs | name = y}}</nowiki>

Latest revision as of 21:57, 24 November 2013

List the most recent x logs involving y character

{{PrettyLogs | count = x | name = y}}

List the most recent ten logs involving y character, with the ability to page through to older logs

{{PrettyLogsAll | name = y}}

Lists the most recent 12 logs for y character, in simple format

{{ RP Logs Short | name = y }}

List all logs for y character, in simple format

{{ RP Logs | name = y}}