×
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:CrewRow: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
== Template:CrewRow ==
== Template:CrewSection ==
A single credit row for use inside [[Template:CrewTable]].


=== Parameters ===
Inserts a styled section label row inside a <code>{{CrewTable}}</code>.
* <code>role</code> — credit label (e.g. Director)
* <code>name</code> — person or people (wikilinked)


=== Example ===
=== Usage ===
<pre>
<pre>{{CrewSection|Direction & Music}}</pre>
{{CrewRow | role = Director | name = [[Michelle Hartley]] }}
{{CrewRow | role = Choreographers | name = [[Eden Prescott]], [[Millie Forrest]] & [[Ava Wright]] }}
</pre>


[[Category:Formatting templates]]
[[Category:Formatting templates]]
</noinclude><includeonly>
</noinclude><includeonly>
|-
|- class="fhods-crew-section-row"
! class="fhods-crew-role" | {{{role}}}
| colspan="2" class="fhods-crew-section-label" | {{{1}}}</includeonly>
| class="fhods-crew-name" | {{{name}}}</includeonly>

Revision as of 11:48, 16 June 2026

Template:CrewSection

Inserts a styled section label row inside a

{| class="fhods-crew-table wikitable".

Usage

{{CrewSection|Direction & Music}}