Difference between revisions of "Template:PLTable"

From NY Science Standards Wiki
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<tabs>
+
<div class="pltable-linear" style="background-color: #f8f9fa; border: 1px solid #c8ccd1; padding: 16px 16px 8px 16px; margin-bottom: 1em;">
<tab name="NYS Level 5"><div class="pltab-content">{{{Level5}}}</div></tab>
+
{{#if:{{{Level1|}}}|<div style="display: flex; align-items: baseline; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #eaecf0;"><span style="margin-right: 8px; font-size: 1.2em; color: #54595d;">&#9744;</span><div><strong>Level 1:</strong> {{{Level1}}}</div></div>}}
<tab name="NYS Level 4"><div class="pltab-content">{{{Level4}}}</div></tab>
+
{{#if:{{{Level2|}}}|<div style="display: flex; align-items: baseline; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #eaecf0;"><span style="margin-right: 8px; font-size: 1.2em; color: #54595d;">&#9744;</span><div><strong>Level 2:</strong> {{{Level2}}}</div></div>}}
<tab name="NYS Level 3"><div class="pltab-content">{{{Level3}}}</div></tab>
+
{{#if:{{{Level3|}}}|<div style="display: flex; align-items: baseline; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #eaecf0;"><span style="margin-right: 8px; font-size: 1.2em; color: #54595d;">&#9744;</span><div><strong>Level 3:</strong> {{{Level3}}}</div></div>}}
<tab name="NYS Level 2"><div class="pltab-content">{{{Level2}}}</div></tab>
+
{{#if:{{{Level4|}}}|<div style="display: flex; align-items: baseline; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #eaecf0;"><span style="margin-right: 8px; font-size: 1.2em; color: #54595d;">&#9744;</span><div><strong>Level 4:</strong> {{{Level4}}}</div></div>}}
<tab name="NYS Level 1"><div class="pltab-content">{{{Level1}}}</div></tab>
+
{{#if:{{{Level5|}}}|<div style="display: flex; align-items: baseline; padding-bottom: 8px; margin-bottom: 8px;"><span style="margin-right: 8px; font-size: 1.2em; color: #54595d;">&#9744;</span><div><strong>Level 5:</strong> {{{Level5}}}</div></div>}}
</tabs>
+
</div>

Latest revision as of 14:37, 23 April 2026