Difference between revisions of "Template:PLTable"

From NY Science Standards Wiki
 
(5 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">{{{Level5}}}</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">{{{Level4}}}</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">{{{Level3}}}</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">{{{Level2}}}</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">{{{Level1}}}</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