Difference between revisions of "Template:P2S2Info"

From Space Station 13 Wiki
Jump to navigation Jump to search
m
m
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
! scope="row"| Speed
! scope="row"| Speed
| {{{speed}}}
| {{{speed}}}
{{#if:{{{midi_creator|}}}||-
{{#if:{{{midi_creator|}}}|{{!}}-
! scope="row"| MIDI Creator
! scope="row"{{!}} MIDI Creator
| {{{midi_creator}}}
{{!}} {{{midi_creator}}}}}
}}|-
|-
! scope="row"| Source
! scope="row"| Source
| {{{source}}}
| {{{source}}}
Line 12: Line 12:
! scope="row"| Converted by
! scope="row"| Converted by
| {{{converted_by}}}
| {{{converted_by}}}
|-
! scope="row"| Total Note Length
| {{{total_note_length}}}
|}{{#if:{{{remarks|}}}|
|}{{#if:{{{remarks|}}}|
<b>Remarks</b> {{{remarks}}}
<b>[Remarks]</b> {{{remarks}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
<p style="font-size:20px">WIP</p>
<p style="font-size:20px">WIP</p>

Revision as of 18:08, 27 March 2024

WIP

Copied from my User subpage. Used MediaWiki's Template Help and TGStation's Song template as references.