Difference between revisions of "Template:LogList"
From Masq
m |
m |
||
| Line 7: | Line 7: | ||
| include={log}:rl_date | | include={log}:rl_date | ||
| format= ,,: [[%PAGE%|{{{my_title|%TITLE%}}}]]<br />,<div style="padding-left: 2.75em; margin-top:-.5em; font-style:italic;">\n{{{description}}}\n</div> | | format= ,,: [[%PAGE%|{{{my_title|%TITLE%}}}]]<br />,<div style="padding-left: 2.75em; margin-top:-.5em; font-style:italic;">\n{{{description}}}\n</div> | ||
| − | | secseparators= | + | | secseparators= |
| noresultsheader=Nothing to see here. | | noresultsheader=Nothing to see here. | ||
}}</includeonly><noinclude>== Usage == | }}</includeonly><noinclude>== Usage == | ||
Revision as of 11:10, 10 February 2013
Usage
{{LogList
|the_log=Link to page name
|my_title=Title you'd prefer to use, if not the default
|description=Your description of the scene.
}}
This is a helper template to format AdvLog pages.
Examples
{{LogList
|the_log=[[Jai - Fork In The Road]]
|description=In which Petra presents Jai with a decent proposal, for a change.
}}
The basic use, giving you:
If you're fine with the default title, leave the 'my_title' line out entirely.
{{LogList
|the_log=[[Jai - Fork In The Road]]
|my_title=This Is The Title I Prefer
|description=In which Petra presents Jai with a decent proposal, for a change.
}}
Including it is the second option, giving you:
You'll need to paste a separate instance of this template into your AdvLog page for each log you want in your formatted list.