Difference between revisions of "Template:P2Song"
Jump to navigation
Jump to search
(making a template for the main PSD page) |
m |
||
(32 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>=={{{name}}}== | <includeonly>=={{{name}}}== | ||
{{#if:{{{remarks|}}}|<p><b>Remarks</b> {{{remarks}}}</p>}} | |||
{{#if:{{{s2version|}}}|<p><b>S2 Version</b> {{{s2version}}}</p>}} | |||
<p><b>Speed</b> {{{speed|n/a}}}</p> | |||
{{{ | |||
{| class="mw-collapsible mw-collapsed wikitable" | {| class="mw-collapsible mw-collapsed wikitable" | ||
|+ style="white-space:nowrap; border:0px solid; padding:3px; float:left;" | | |+ style="white-space:nowrap; border:0px solid; padding:3px; float:left;" | | ||
| | |style="border:0px;"|<pre<noinclude></noinclude>> | ||
{{{notes}}} | {{{notes}}} | ||
</pre> | </pre<noinclude></noinclude>> | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
<p style="font-size:20px">WIP</p> | <p style="font-size:20px">WIP</p> |
Latest revision as of 14:28, 2 July 2024
WIP
Used MediaWiki's Template Help and TGStation's Song template as references.