×
Create a new article
Write your page title here:
We currently have 454 articles on FHODS Archive. Type your article name above or click on one of the titles below and start writing!



FHODS Archive
454Articles

Template:FHODS Crew: Difference between revisions

Created page with "<noinclude> ==Template:FHODS Crew== Renders a sectioned production crew block with gold group labels. Calls Module:FHODSProduction. ===Parameters=== Up to 10 sections supported. Each section needs a label and content. Content is one credit per line in the format: <code>Role|Name</code> * <code>section1_label</code>, <code>section1</code> * <code>section2_label</code>, <code>section2</code> * … up to section10 ===Example=== <pre> {{FHODS Crew | section1_label..."
 
No edit summary
 
Line 1: Line 1:
<noinclude>
<noinclude>
==Template:FHODS Crew==
==Template:FHODS Crew==
Renders a sectioned production crew block with gold group labels.
Plain bullet-list crew credits (no styled box).
(Pure wikitext version — uses Extension:StringFunctions for line splitting, no Lua required.)
 
===Parameters===
Up to 10 sections. Each section needs a label and content.
Content is one credit per line in the format: <code>Role;;[[Name]]</code>
 
[[Category:FHODS templates]]
[[Category:FHODS templates]]
</noinclude><includeonly><div class="fhods-crew-block">
</noinclude><includeonly>{{#if:{{{section1|}}}|
{{#if:{{{section1|}}}|
'''{{{section1_label|}}}'''
<div class="fhods-crew-group-label fhods-crew-group-first">{{{section1_label|}}}</div>
{{#if:{{#explode:{{{section1}}}|\n|0}}|* {{#explode:{{#explode:{{{section1}}}|\n|0}}|;;|0}} – {{#explode:{{#explode:{{{section1}}}|\n|0}}|;;|1}}
{{#if:{{#explode:{{{section1}}}|\n|0}}|{{FHODS Crew/row|{{#explode:{{{section1}}}|\n|0}}}}}}
}}{{#if:{{#explode:{{
{{#if:{{#explode:{{{section1}}}|\n|1}}|{{FHODS Crew/row|{{#explode:{{{section1}}}|\n|1}}}}}}
{{#if:{{#explode:{{{section1}}}|\n|2}}|{{FHODS Crew/row|{{#explode:{{{section1}}}|\n|2}}

Latest revision as of 18:24, 23 July 2026

Template:FHODS Crew

Plain bullet-list crew credits (no styled box).