User:Talnora/LogList: Difference between revisions

From Velvet Room MUSH Wiki
Jump to navigation Jump to search
Talnora (talk | contribs)
m Reformatted to display in two columns.
Talnora (talk | contribs)
m Further formatting change, to keep the error message from including the column formatting.
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><div style="column-count: 2;">{{#dpl:
<includeonly>{{#dpl:
|category = {{{2}}}
|category = {{{2}}}
|category = logs¦cutscenes
|category = logs¦cutscenes
Line 9: Line 9:
|addcategories = true
|addcategories = true
|mode = userformat
|mode = userformat
|resultsheader  = <div style="column-count: 2;">
|format = ,,\n* [[%PAGE%]] <!--²{#switch:²{#count:%CATNAMES%¦Cutscenes}²¦0 = (Log?)¦''(Cutscene)''}²-->,
|format = ,,\n* [[%PAGE%]] <!--²{#switch:²{#count:%CATNAMES%¦Cutscenes}²¦0 = (Log?)¦''(Cutscene)''}²-->,
|noresultsheader=There are no logs on this wiki that {{PAGENAME}} participated in.
|resultsfooter  = </div>
}}</div><!--
|noresultsheader=There are no logs that include {{{1}}} for {{{2}}}.
}}<!--
{{#switch:{{#count:Logs, Season 1, Season 1, Episode 1|Cutscenes}}|0 = (Log?)|(Cutscene)}} Count: {{#count:Logs, Season 1, Season 1, Episode 1|Cutscenes}}
{{#switch:{{#count:Logs, Season 1, Season 1, Episode 1|Cutscenes}}|0 = (Log?)|(Cutscene)}} Count: {{#count:Logs, Season 1, Season 1, Episode 1|Cutscenes}}


{{#switch:{{#count:Cutscenes, Season 1, Season 1, Episode 1|Cutscenes}}|0 = (Log?)|(Cutscene)}} Count: {{#count:Cutscenes, Season 1, Season 1, Episode 1|Cutscenes}}--></includeonly><noinclude>
{{#switch:{{#count:Cutscenes, Season 1, Season 1, Episode 1|Cutscenes}}|0 = (Log?)|(Cutscene)}} Count: {{#count:Cutscenes, Season 1, Season 1, Episode 1|Cutscenes}}--></includeonly><noinclude>
Displays a list of logs for a given act or epilogue.
Displays a list of logs for a given episode.




<strong>Usage:</strong>
<strong>Usage:</strong>


<code><nowiki>{{User:Talnora/LogList|<character>|<act or epilogue>}}</nowiki></code>
<code><nowiki>{{User:Talnora/LogList|<character>|<episode>}}</nowiki></code>


{| class="wikitable" max-width="45%" style="border-spacing: 1em;"
{| class="wikitable" max-width="45%" style="border-spacing: 1em;"
Line 28: Line 30:
| The character to list the logs for. Should be the name of the character's wiki page (or something that redirects to it.)
| The character to list the logs for. Should be the name of the character's wiki page (or something that redirects to it.)
|-
|-
! style="vertical-align: top; text-align: left;" | &lt;act or epilogue&gt;
! style="vertical-align: top; text-align: left;" | &lt;episode&gt;
| The act or epilogue to list logs for, including the chapter.
| The episode to list logs for, including the season.
|}
|}


Line 35: Line 37:
<strong>Examples:</strong>
<strong>Examples:</strong>


<code><nowiki>{{User:Talnora/LogList|Ririka Kawase|Season 1}}</nowiki></code>
<code><nowiki>{{User:Talnora/LogList|Ririka Kawase|Season 1, Episode 1}}</nowiki></code>




{{User:Talnora/LogList|Ririka Kawase|Season 1}}
{{User:Talnora/LogList|Ririka Kawase|Season 1, Episode 1}}


<code><nowiki>{{User:Talnora/LogList|Ririka Kawase|Season 1, Episode 2}}</nowiki></code>
{{User:Talnora/LogList|Ririka Kawase|Season 1, Episode 2}}
</noinclude>
</noinclude>

Latest revision as of 12:15, 30 March 2026

Displays a list of logs for a given episode.


Usage:

{{User:Talnora/LogList|<character>|<episode>}}

Parameters
<character> The character to list the logs for. Should be the name of the character's wiki page (or something that redirects to it.)
<episode> The episode to list logs for, including the season.


Examples:

{{User:Talnora/LogList|Ririka Kawase|Season 1, Episode 1}}



{{User:Talnora/LogList|Ririka Kawase|Season 1, Episode 2}}