Difference between revisions of "User:Evon R'al/Sandbox template"
From EVE University Wiki
m (Coding and testing.) |
m (Coding and testing.) |
||
Line 12: | Line 12: | ||
} | } | ||
− | .MssnDtls- | + | .MssnDtls-label { |
− | |||
width: 125px; | width: 125px; | ||
background: #191616; | background: #191616; | ||
padding: 0 1em; | padding: 0 1em; | ||
− | |||
} | } | ||
Line 33: | Line 31: | ||
| <caption>{{{Name}}}</caption> | | <caption>{{{Name}}}</caption> | ||
}} | }} | ||
− | {{#if:{{{Level|}}} | + | {{#if: {{{Level|}}} {{Storyline|}} |
− | |<tr> <td class="label">Level</td> <td class="MssnDtls-data">{{{Level}}}</td> </tr> | + | |<tr> <td class="MssnDtls-label">Level</td> <td class="MssnDtls-data">{{{Level}}}</td> </tr> |
− | }} {{#if:{{{Type|}}} | + | }} {{#if: {{{Type|}}} |
|<tr> <td class="MssnDtls-label">Type</td> <td class="MssnDtls-data">{{{Type}}}</td> </tr> | |<tr> <td class="MssnDtls-label">Type</td> <td class="MssnDtls-data">{{{Type}}}</td> </tr> | ||
}} {{#if:{{{Objective|}}} | }} {{#if:{{{Objective|}}} | ||
|<tr> <td class="MssnDtls-label">Objective</td> <td class="MssnDtls-data">{{{Objective}}}</td> </tr> | |<tr> <td class="MssnDtls-label">Objective</td> <td class="MssnDtls-data">{{{Objective}}}</td> </tr> | ||
− | }} {{#if:{{{Faction|}}} | + | }} {{#if: {{{Faction|}}} |
|<tr> <td class="MssnDtls-label">Faction</td> <td class="MssnDtls-data">{{{Faction}}}</td> </tr> | |<tr> <td class="MssnDtls-label">Faction</td> <td class="MssnDtls-data">{{{Faction}}}</td> </tr> | ||
|{{#if: {{{Faction1|}}}| | |{{#if: {{{Faction1|}}}| | ||
<tr> | <tr> | ||
− | <td class="MssnDtls-label"> {{#if:{{{Faction2|}}}| Factions | Faction }}</td> | + | <td class="MssnDtls-label"> {{#if: {{{Faction2|}}}| Factions | Faction }}</td> |
<td class="MssnDtls-data"> <span class="MssnDtls-factioninfo">{{{Faction1}}}</span>{{#if: {{{Faction2|}}} | <td class="MssnDtls-data"> <span class="MssnDtls-factioninfo">{{{Faction1}}}</span>{{#if: {{{Faction2|}}} | ||
|<span class="MssnDtls-factioninfo">{{{Faction2}}}</span>}}{{#if: {{{Faction3|}}} | |<span class="MssnDtls-factioninfo">{{{Faction2}}}</span>}}{{#if: {{{Faction3|}}} | ||
Line 50: | Line 48: | ||
</tr> | </tr> | ||
}} | }} | ||
− | }} {{#if:{{{DamageToDeal|}}} | + | }} {{#if: {{{DamageToDeal|}}} |
|<tr> <td class="MssnDtls-label">Best damage to deal</td> <td class="MssnDtls-data">{{{DamageToDeal}}}</td> </tr> | |<tr> <td class="MssnDtls-label">Best damage to deal</td> <td class="MssnDtls-data">{{{DamageToDeal}}}</td> </tr> | ||
|{{#if: {{{Faction1|}}} | | |{{#if: {{{Faction1|}}} | | ||
<tr> | <tr> | ||
<td class="MssnDtls-label">Best damage to deal</td> | <td class="MssnDtls-label">Best damage to deal</td> | ||
− | <td class="MssnDtls-data"><span class="MssnDtls-factioninfo">{{#if:{{{DamageToDeal1|}}} | + | <td class="MssnDtls-data"><span class="MssnDtls-factioninfo">{{#if: {{{DamageToDeal1|}}} |
− | |{{{DamageToDeal1}}} | + | | {{{DamageToDeal1}}} |
− | |{{Damage to deal| {{{Faction1}}} | + | | {{Damage to deal| {{{Faction1}}} |
}} | }} | ||
}}</span>{{#if: {{{Faction2|}}} | }}</span>{{#if: {{{Faction2|}}} | ||
− | |<span class="MssnDtls-factioninfo">{{#if:{{{DamageToDeal2|}}} | + | |<span class="MssnDtls-factioninfo">{{#if: {{{DamageToDeal2|}}} |
− | |{{{DamageToDeal2}}} | + | | {{{DamageToDeal2}}} |
− | |{{Damage to deal| {{{Faction2}}} | + | | {{Damage to deal| {{{Faction2}}} |
}} | }} | ||
}}</span>}}{{#if: {{{Faction3|}}} | }}</span>}}{{#if: {{{Faction3|}}} | ||
− | |<span class="MssnDtls-factioninfo">{{#if:{{{DamageToDeal3|}}} | + | |<span class="MssnDtls-factioninfo">{{#if: {{{DamageToDeal3|}}} |
− | |{{{DamageToDeal3}}} | + | | {{{DamageToDeal3}}} |
− | |{{Damage to deal| {{{Faction3}}} | + | | {{Damage to deal| {{{Faction3}}} |
}} | }} | ||
}}</span>}}{{#if: {{{Faction4|}}} | }}</span>}}{{#if: {{{Faction4|}}} | ||
− | |<span class="MssnDtls-factioninfo">{{#if:{{{DamageToDeal4|}}} | + | |<span class="MssnDtls-factioninfo">{{#if: {{{DamageToDeal4|}}} |
− | |{{{DamageToDeal4}}} | + | | {{{DamageToDeal4}}} |
− | |{{Damage to deal| {{{Faction4}}} | + | | {{Damage to deal| {{{Faction4}}} |
}} | }} | ||
− | }}</span>}}{{#if:{{{Faction1|}}} | + | }}</span>}}{{#if: {{{Faction1|}}} |
− | |</td> </tr> | + | | </td> </tr> |
}} | }} | ||
}} | }} | ||
− | }} {{#if:{{{DamageToResist|}}} | + | }} {{#if: {{{DamageToResist|}}} |
| <tr> <td class="MssnDtls-label">Damage to resist</td> <td class="MssnDtls-data">{{{DamageToResist}}}</td> </tr> | | <tr> <td class="MssnDtls-label">Damage to resist</td> <td class="MssnDtls-data">{{{DamageToResist}}}</td> </tr> | ||
|{{#if: {{{Faction1|}}} | | |{{#if: {{{Faction1|}}} | | ||
<tr> | <tr> | ||
<td class="MssnDtls-label">Damage to resist</td> | <td class="MssnDtls-label">Damage to resist</td> | ||
− | <td class="MssnDtls-data"><span class="MssnDtls-factioninfo">{{#if:{{{DamageToResist1|}}} | + | <td class="MssnDtls-data"><span class="MssnDtls-factioninfo">{{#if: {{{DamageToResist1|}}} |
− | |{{{DamageToResist1}}} | + | | {{{DamageToResist1}}} |
− | |{{Damage to resist| {{{Faction1}}} | + | | {{Damage to resist| {{{Faction1}}} |
}} | }} | ||
}}</span>{{#if: {{{Faction2|}}} | }}</span>{{#if: {{{Faction2|}}} | ||
− | |<span class="MssnDtls-factioninfo">{{#if:{{{DamageToResist2|}}} | + | |<span class="MssnDtls-factioninfo">{{#if: {{{DamageToResist2|}}} |
− | |{{{DamageToResist2}}} | + | | {{{DamageToResist2}}} |
− | |{{Damage to resist| {{{Faction2}}} | + | | {{Damage to resist| {{{Faction2}}} |
}} | }} | ||
}}</span>}}{{#if: {{{Faction3|}}} | }}</span>}}{{#if: {{{Faction3|}}} | ||
− | |<span class="MssnDtls-factioninfo">{{#if:{{{DamageToResist3|}}} | + | |<span class="MssnDtls-factioninfo">{{#if: {{{DamageToResist3|}}} |
− | |{{{DamageToResist3}}} | + | | {{{DamageToResist3}}} |
− | |{{Damage to resist| {{{Faction3}}} | + | | {{Damage to resist| {{{Faction3}}} |
}} | }} | ||
}}</span>}}{{#if: {{{Faction4|}}} | }}</span>}}{{#if: {{{Faction4|}}} | ||
− | |<span class="MssnDtls-factioninfo">{{#if:{{{DamageToResist4|}}} | + | |<span class="MssnDtls-factioninfo">{{#if: {{{DamageToResist4|}}} |
− | |{{{DamageToResist4}}} | + | | {{{DamageToResist4}}} |
− | |{{Damage to resist| {{{Faction4}}} | + | | {{Damage to resist| {{{Faction4}}} |
}} | }} | ||
− | }}</span>|}}{{#if:{{{Faction1|}}} | + | }}</span>|}}{{#if: {{{Faction1|}}} |
− | |</td> </tr> | + | | </td> </tr> |
}} | }} | ||
}} | }} | ||
− | }} {{#if:{{{WebPoint|}}} | + | }} {{#if: {{{WebPoint|}}} |
− | |<tr> <td class="MssnDtls-label">Warp disruption</td> <td class="MssnDtls-data">{{{WebPoint}}}</td> </tr> | + | | <tr> <td class="MssnDtls-label">Warp disruption</td> <td class="MssnDtls-data">{{{WebPoint}}}</td> </tr> |
− | }} {{#if:{{{EWAR|}}} | + | }} {{#if: {{{EWAR|}}} |
− | |<tr> <td class="MssnDtls-label">EWAR</td> <td class="MssnDtls-data">{{{EWAR}}}</td> </tr> | + | | <tr> <td class="MssnDtls-label">EWAR</td> <td class="MssnDtls-data">{{{EWAR}}}</td> </tr> |
− | }} {{#if:{{{ShipSizeLimit|}}} | + | }} {{#if: {{{ShipSizeLimit|}}} |
− | |<tr> <td class="MssnDtls-label">Ship size limit</td> <td class="MssnDtls-data">{{{ShipSizeLimit}}}</td> </tr> | + | | <tr> <td class="MssnDtls-label">Ship size limit</td> <td class="MssnDtls-data">{{{ShipSizeLimit}}}</td> </tr> |
− | }} {{#if:{{{ShipSuggestion|}}} | + | }} {{#if: {{{ShipSuggestion|}}} |
− | |<tr> <td class="MssnDtls-label">Ship suggestion</td> <td class="MssnDtls-data">{{{ShipSuggestion}}}</td> </tr> | + | | <tr> <td class="MssnDtls-label">Ship suggestion</td> <td class="MssnDtls-data">{{{ShipSuggestion}}}</td> </tr> |
− | }} {{#if:{{{Rewards|}}} | + | }} {{#if: {{{Rewards|}}} |
− | |<tr> <td class="MssnDtls-label">Rewards</td> <td class="MssnDtls-data">{{{Rewards}}}</td> </tr> | + | | <tr> <td class="MssnDtls-label">Rewards</td> <td class="MssnDtls-data">{{{Rewards}}}</td> </tr> |
− | }} {{#if:{{{StandingLoss|}}} | + | }} {{#if: {{{StandingLoss|}}} |
− | |<tr> <td class="MssnDtls-label">Standing loss</td> <td class="MssnDtls-data">{{{StandingLoss}}}</td> </tr> | + | | <tr> <td class="MssnDtls-label">Standing loss</td> <td class="MssnDtls-data">{{{StandingLoss}}}</td> </tr> |
− | }} {{#if:{{{Extra|}}} | + | }} {{#if: {{{Extra|}}} |
− | |<tr> <td class="MssnDtls-label">Extra</td> <td class="MssnmssDtls-data">{{{Extra}}}</td> </tr> | + | | <tr> <td class="MssnDtls-label">Extra</td> <td class="MssnmssDtls-data">{{{Extra}}}</td> </tr> |
}} | }} | ||
</table></includeonly> | </table></includeonly> | ||
<noinclude>{{documentation}}<!-- Please add categories and interwikis to the bottom of the templates /doc, not here --></noinclude> | <noinclude>{{documentation}}<!-- Please add categories and interwikis to the bottom of the templates /doc, not here --></noinclude> |
Revision as of 11:30, 17 June 2023
Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)