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 Fixed up error message, updated language in instructions.
Line 10: Line 10:
|mode = userformat
|mode = userformat
|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.
|noresultsheader=There are no logs that include {{{1}}} for {{{2}}}.
}}</div><!--
}}</div><!--
{{#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 28:
| 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 35:
<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>

Revision as of 12:00, 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}}