Difference between revisions of "Template:Show Credits"

From Heroes Assemble MUSH
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
<pre>
+
To include Show Credits on the Character Sheet:
{{ShowHeader
+
<pre>{{Show Credits}}</pre>
| charid        = Character ID
 
}}  
 
</pre>  
 
 
</noinclude>
 
</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>
 
<includeonly>
Line 69: Line 50:
 
}}
 
}}
 
|}</includeonly>
 
|}</includeonly>
 
 
<noinclude>
 
To include Show Credits:
 
<pre>{{Show Credits}}</pre>
 
 
For a specific character:
 
<pre>{{Show Credits||Char_id}}</pre>
 
</noinclude>
 

Revision as of 03:02, 11 July 2022

To include Show Credits on the Character Sheet:

{{Show Credits}}