Difference between revisions of "Template:Log List Single"
From Multiverse Crisis MUSH
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | |||
{{#vardefine:bluh|{{#if:{{#titleparts:{{{1}}}|0|2}}|{{#titleparts:{{{1}}}|0|2}}|{{{1}}}}}}} | {{#vardefine:bluh|{{#if:{{#titleparts:{{{1}}}|0|2}}|{{#titleparts:{{{1}}}|0|2}}|{{{1}}}}}}} | ||
+ | <pre width=100%> | ||
| class="LogCell" | [[{{{1}}}|{{#var:bluh}}]] || class="LogCell" | {{#time:F|{{{2}}}}} {{Ordinal Date|{{#time:j|{{{2}}}}}}}, {{#time:Y|{{{2}}}}} || class="LogCell" | {{{3}}} | | class="LogCell" | [[{{{1}}}|{{#var:bluh}}]] || class="LogCell" | {{#time:F|{{{2}}}}} {{Ordinal Date|{{#time:j|{{{2}}}}}}}, {{#time:Y|{{{2}}}}} || class="LogCell" | {{{3}}} | ||
|- class="LogRow" | |- class="LogRow" | ||
</pre> | </pre> | ||
</includeonly> | </includeonly> |