Difference between revisions of "Template:RP Logs"

From From The Ashes Wiki
Jump to: navigation, search
(Undo revision 4313 by Oliver (talk))
m
Line 31: Line 31:
 
     display: inline-block;
 
     display: inline-block;
 
     text-align: left;
 
     text-align: left;
    width: 1em;
 
 
}
 
}
 
.loglist thead,  
 
.loglist thead,  

Revision as of 06:29, 7 December 2017

Usage

{{ RP_Logs<|date> }}

This template will automagically generate a list of all logs which link to the name of the page, in order from oldest to newest.

This is an adjustment of the similar template from Masquerade, which was itself based on the idea and a version of code from Haunted Memories.


Examples

{{ RP_Logs }}

The basic, default list. Bulleted, no date shown.


{{ RP_Logs|date }}

No bullet, date shown.


Advanced Usage

Some people prefer to put descriptions of the logs, or otherwise adjust the way they're displayed. If you wish to do this, create a page called YourName/AdvLog (i.e., if you're Bob, it would be Bob/AdvLog) and put your version there. Examples will be forthcoming. Any log to which you link on your AdvLog page will be removed from the automatic list, so that you'll get a list beneath your edited version of only any logs you're in, but haven't yet added to your edited list.