Difference between revisions of "Template:Show Credits"

From Heroes Assemble MUSH
Jump to navigation Jump to search
(Created page with "<includeonly> {{#css: .LogTable {text-align:left; width:100%; table-layout:fixed;} .LogTable tr td:nth-child(1) {width:300px;} .LogTable tr td:nth-child(2) {width:150px;...")
 
 
(89 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
+
<noinclude>
 +
To include Entertainment Credits on the Character Sheet:
 +
<pre>{{Show Credits}}</pre>
 +
</noinclude><includeonly>
 
{{#css:
 
{{#css:
 
   .LogTable {text-align:left; width:100%; table-layout:fixed;}
 
   .LogTable {text-align:left; width:100%; table-layout:fixed;}
Line 18: 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 Log List Click Here]. Then hit the resulting button to dump the old cached list.
 
 
<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}}}}}]]
 +
|format=count
 +
}}</span> shows.
 +
<br>
 +
{| class="LogTable"
 +
! class=HeaderCell | Title
 +
! class=HeaderCell | Date
 +
! class=HeaderCell | Scene Summary
 +
|- class="LogRow"
 +
{{#ask:[[Category:{{{1|Shows}}}]] [[Show Characters::{{{2|{{#var:charid}}}}}]]
 +
|?Show Date
 +
|?Show Synopsis
 +
|format=template
 +
|template=Log List Single
 +
|limit=99999
 +
|sort=Show Date
 +
|order=descending
 +
|link=none
 +
|default={{!}} colspan=3 {{!}} No [[Form:Show|shows]]&nbsp;submitted yet.
 +
}}
 +
|}</includeonly><includeonly>
 
<br>
 
<br>
<span style="color:#ffff66">{{FULLPAGENAME}}</span> has <span style="color:#ffff66">
+
<span style="color:#ffff66">{{FULLPAGENAME}}</span> has been credited in <span style="color:#ffff66">
{{#ask:[[Category:Shows]] [[Log Characters::{{{2|{{#var:charid}}}}}]]
+
{{#ask:[[Category:{{{1|Musics}}}]] [[Music Characters::{{{2|{{#var:charid}}}}}]]
 
|format=count
 
|format=count
}}</span> Show credits.
+
}}</span> albums.
 
<br>
 
<br>
 +
{| class="LogTable"
 +
! class=HeaderCell | Title
 +
! 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>
 
<br>
 
{| class="LogTable"
 
{| class="LogTable"
 
! class=HeaderCell | Title
 
! class=HeaderCell | Title
! class=HeaderCell | Date
+
! class=HeaderCell | Release Date
! class=HeaderCell | Scene Summary
+
! class=HeaderCell | Synopsis
 
|- class="LogRow"
 
|- class="LogRow"
{{#ask:[[Category:{{{1|Shows}}}]] [[Log Characters::{{{2|{{#var:charid}}}}}]] OR [[Category:{{{1|Shows}}}]] [[Log NPC Characters::{{{2|{{#var:charid}}}}}]]
+
{{#ask:[[Category:{{{1|Books}}}]] [[Book Authors::{{{2|{{#var:charid}}}}}]]
|?Log Date
+
|?Book Date
|?Log Synopsis
+
|?Book Synopsis
 
|format=template
 
|format=template
 
|template=Log List Single
 
|template=Log List Single
 
|limit=99999
 
|limit=99999
|sort=Log Date  
+
|sort=Book Date
 
|order=descending
 
|order=descending
 
|link=none
 
|link=none
|default={{!}} colspan=3 {{!}} No logs submitted yet.
+
|default={{!}} colspan=3 {{!}} No [[Form:Book|books]]&nbsp;submitted yet.
 
}}
 
}}
|}</includeonly>
+
|}
 
+
</includeonly>
 
 
<noinclude>
 
To include Show Credits:
 
<pre>{{Show Credits}}</pre>
 
 
 
For a specific character:
 
<pre>{{Show Credits||Char_id}}</pre>
 
</noinclude>
 

Latest revision as of 17:11, 16 July 2022

To include Entertainment Credits on the Character Sheet:

{{Show Credits}}