Difference between revisions of "Alts:Log Lists"

From NorCon MUSH
(Created page with "== List the most recent x logs involving y character == <nowiki>{{PrettyLogs | count = x | name = y}}</nowiki> == List the first ten logs involving y character, with the ab...")
 
 
(2 intermediate revisions 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 9: Line 9:
 
== Lists the most recent 12 logs for y character, in simple format ==  
 
== Lists the most recent 12 logs for y character, in simple format ==  
  
<nowki>{{ 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}}