Difference between revisions of "Template:Show Credits"

From Heroes Assemble MUSH
Jump to navigation Jump to search
 
(40 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
<pre>
+
To include Entertainment Credits on the Character Sheet:
{{ShowHeader
+
<pre>{{Show Credits}}</pre>
| charid        = Character ID
+
</noinclude><includeonly>
}}
 
</pre>  
 
</noinclude>
 
 
 
 
 
<includeonly>
 
<br>
 
<div style="font-size:9pt;">
 
{{#ask:[[Category:{{{1|Shows}}}]] [[Show Characters::{{{2|{{#var:charid}}}}}]]
 
|format=category
 
|columns=5
 
|template=SingleDisplay
 
|limit=500
 
}}
 
<br>Done.<br>
 
</div>
 
 
 
</includeonly>
 
 
 
 
 
<includeonly>
 
 
{{#css:
 
{{#css:
 
   .LogTable {text-align:left; width:100%; table-layout:fixed;}
 
   .LogTable {text-align:left; width:100%; table-layout:fixed;}
Line 42: Line 21:
 
   .LogCell:nth-child(3) { word-wrap:break-word; max-height:1.5em; height:1.5em; }
 
   .LogCell:nth-child(3) { word-wrap:break-word; max-height:1.5em; height:1.5em; }
 
}}
 
}}
[{{fullurl:{{FULLPAGENAME}}}}&action=purge To Refresh Character's Scene List Click Here]. Then hit the resulting button to dump the old cached list.
 
 
<br>
 
 
<br>
 
<br>
 +
[{{fullurl:{{FULLPAGENAME}}}}&action=purge To Refresh Character's Entertainment List Click Here]. Then hit the resulting button to dump the old cached list.
 +
<br><br>
 +
<span style="color:#ffff66">{{FULLPAGENAME}}</span> has been credited in <span style="color:#ffff66">
 
{{#ask:[[Category:{{{1|Shows}}}]] [[Show Characters::{{{2|{{#var:charid}}}}}]]
 
{{#ask:[[Category:{{{1|Shows}}}]] [[Show Characters::{{{2|{{#var:charid}}}}}]]
 
|format=count
 
|format=count
}}</span> show credits.
+
}}</span> shows.
<br>
 
 
 
 
<br>
 
<br>
 
{| class="LogTable"
 
{| class="LogTable"
Line 66: Line 43:
 
|order=descending
 
|order=descending
 
|link=none
 
|link=none
|default={{!}} colspan=3 {{!}} No logs submitted yet.
+
|default={{!}} colspan=3 {{!}} No [[Form:Show|shows]]&nbsp;submitted yet.
 
}}
 
}}
|}</includeonly>
+
|}</includeonly><includeonly>
 
+
<br>
 
+
<span style="color:#ffff66">{{FULLPAGENAME}}</span> has been credited in <span style="color:#ffff66">
<noinclude>
+
{{#ask:[[Category:{{{1|Musics}}}]] [[Music Characters::{{{2|{{#var:charid}}}}}]]
To include Show Credits:
+
|format=count
<pre>{{Show Credits}}</pre>
+
}}</span> albums.
 
+
<br>
For a specific character:
+
{| class="LogTable"
<pre>{{Show Credits||Char_id}}</pre>
+
! class=HeaderCell | Title
</noinclude>
+
! class=HeaderCell | Release Date
 +
! class=HeaderCell | Artist
 +
|- class="LogRow"
 +
{{#ask:[[Category:{{{1|Musics}}}]] [[Music Characters::{{{2|{{#var:charid}}}}}]]
 +
|?Music Date
 +
|?Music MainCredit
 +
|format=template
 +
|template=Log List Single
 +
|limit=99999
 +
|sort=Music Date
 +
|order=descending
 +
|link=none
 +
|default={{!}} colspan=3 {{!}} No [[Form:Music|music]]&nbsp;submitted yet.
 +
}}
 +
|}
 +
<br>
 +
<span style="color:#ffff66">{{FULLPAGENAME}}</span> has authored <span style="color:#ffff66">
 +
{{#ask:[[Category:{{{1|Books}}}]] [[Book Authors::{{{2|{{#var:charid}}}}}]]
 +
|format=count
 +
}}</span> books.
 +
<br>
 +
{| class="LogTable"
 +
! class=HeaderCell | Title
 +
! class=HeaderCell | Release Date
 +
! class=HeaderCell | Synopsis
 +
|- class="LogRow"
 +
{{#ask:[[Category:{{{1|Books}}}]] [[Book Authors::{{{2|{{#var:charid}}}}}]]
 +
|?Book Date
 +
|?Book Synopsis
 +
|format=template
 +
|template=Log List Single
 +
|limit=99999
 +
|sort=Book Date
 +
|order=descending
 +
|link=none
 +
|default={{!}} colspan=3 {{!}} No [[Form:Book|books]]&nbsp;submitted yet.
 +
}}
 +
|}
 +
</includeonly>

Latest revision as of 17:11, 16 July 2022

To include Entertainment Credits on the Character Sheet:

{{Show Credits}}