Difference between revisions of "Template:Commentbox"
From MechWarrior: Living Legends Wiki
m |
m |
||
Line 1: | Line 1: | ||
− | <div style="Display:grid; Background-color:#2f2f2f; border-radius:3px; padding:7px; font-size:13px; | + | <div style="Display:grid; Background-color:#2f2f2f; border-radius:3px; padding:7px; font-size:13px;"> |
<div style="font-size:11px;color:#e69710;margin-bottom:15px">Player Comments:</div> | <div style="font-size:11px;color:#e69710;margin-bottom:15px">Player Comments:</div> | ||
{{#if: {{{Comment1|}}} | <div style="font-size:13px;">{{{Comment1}}}</div> |}}<!-- | {{#if: {{{Comment1|}}} | <div style="font-size:13px;">{{{Comment1}}}</div> |}}<!-- | ||
− | -->{{#if: {{{Writer1|}}} | <div style="font-size:11px;font-style: italic">{{{Writer1}}}</div> |}}<!-- | + | -->{{#if: {{{Writer1|}}} | <div style="font-size:11px;font-style: italic">{{{Writer1}}}</div> | }}<!-- |
-->{{#if: {{{Comment2|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment2}}}</div> | }}<!-- | -->{{#if: {{{Comment2|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment2}}}</div> | }}<!-- | ||
− | -->{{#if: {{{Writer2|}}} | <div style="font-size:11px;font-style: italic">{{{Writer2}}}</div> |}}<!-- | + | -->{{#if: {{{Writer2|}}} | <div style="font-size:11px;font-style: italic">{{{Writer2}}}</div> | }}<!-- |
-->{{#if: {{{Comment3|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment3}}}</div> | }}<!-- | -->{{#if: {{{Comment3|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment3}}}</div> | }}<!-- | ||
− | -->{{#if: {{{Writer3|}}} | <div style="font-size:11px;font-style: italic">{{{Writer3}}}</div> |}}<!-- | + | -->{{#if: {{{Writer3|}}} | <div style="font-size:11px;font-style: italic">{{{Writer3}}}</div> | }}<!-- |
-->{{#if: {{{Comment4|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment4}}}</div> | }}<!-- | -->{{#if: {{{Comment4|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment4}}}</div> | }}<!-- | ||
− | -->{{#if: {{{Writer4|}}} | <div style="font-size:11px;font-style: italic">{{{Writer4}}}</div> |}}<!-- | + | -->{{#if: {{{Writer4|}}} | <div style="font-size:11px;font-style: italic">{{{Writer4}}}</div> | }}<!-- |
-->{{#if: {{{Comment5|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment5}}}</div> | }}<!-- | -->{{#if: {{{Comment5|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment5}}}</div> | }}<!-- | ||
− | -->{{#if: {{{Writer5|}}} | <div style="font-size:11px;font-style: italic">{{{Writer5}}}</div> |}}<!-- | + | -->{{#if: {{{Writer5|}}} | <div style="font-size:11px;font-style: italic">{{{Writer5}}}</div> | }}<!-- |
-->{{#if: {{{Comment6|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment6}}}</div> | }}<!-- | -->{{#if: {{{Comment6|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment6}}}</div> | }}<!-- | ||
− | -->{{#if: {{{Writer6|}}} | <div style="font-size:11px;font-style: italic">{{{Writer6}}}</div> |}}<!-- | + | -->{{#if: {{{Writer6|}}} | <div style="font-size:11px;font-style: italic">{{{Writer6}}}</div> | }}<!-- |
-->{{#if: {{{Comment7|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment7}}}</div> | }}<!-- | -->{{#if: {{{Comment7|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment7}}}</div> | }}<!-- | ||
− | -->{{#if: {{{Writer7|}}} | <div style="font-size:11px;font-style: italic">{{{Writer7}}}</div> |}}<!-- | + | -->{{#if: {{{Writer7|}}} | <div style="font-size:11px;font-style: italic">{{{Writer7}}}</div> | }}<!-- |
-->{{#if: {{{Comment8|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment8}}}</div> | }}<!-- | -->{{#if: {{{Comment8|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment8}}}</div> | }}<!-- | ||
− | -->{{#if: {{{Writer8|}}} | <div style="font-size:11px;font-style: italic">{{{Writer8}}}</div> |}}<!-- | + | -->{{#if: {{{Writer8|}}} | <div style="font-size:11px;font-style: italic">{{{Writer8}}}</div> | }}<!-- |
-->{{#if: {{{Comment9|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment9}}}</div> | }}<!-- | -->{{#if: {{{Comment9|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment9}}}</div> | }}<!-- | ||
− | -->{{#if: {{{Writer9|}}} | <div style="font-size:11px;font-style: italic">{{{Writer9}}}</div> |}}<!-- | + | -->{{#if: {{{Writer9|}}} | <div style="font-size:11px;font-style: italic">{{{Writer9}}}</div> | }}<!-- |
-->{{#if: {{{Comment10|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment10}}}</div> | }}<!-- | -->{{#if: {{{Comment10|}}} | <div style="font-size:13px; margin-top:15px">{{{Comment10}}}</div> | }}<!-- | ||
− | -->{{#if: {{{Writer10|}}} | <div style="font-size:11px;font-style: italic">{{{Writer10}}}</div> |}}</div> | + | -->{{#if: {{{Writer10|}}} | <div style="font-size:11px;font-style: italic">{{{Writer10}}}</div> | }}</div> |
− | <noinclude> | + | <noinclude>===Usage=== |
− | ===Usage=== | ||
<pre> | <pre> | ||
{{Commentbox | {{Commentbox |
Revision as of 21:01, 22 April 2020
Player Comments:
Usage
{{Commentbox | Comment1= | Writer1= - | Comment2= | Writer2= - | Comment3= | Writer3= - | Comment4= | Writer4= - . . . }}
Not necessary to define writer. HIdden comment of version suggested.