Template:Infobox: Difference between revisions

From PirateCraft
No edit summary
No edit summary
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="navbox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
    <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
    {{#if:{{{image|}}}|<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<table>
    {{#if:{{{uuid|}}}|<div style='text-align: center;' class="infobox-image">https://visage.surgeplay.com/full/384/{{{uuid|}}}.png</div>}}
{{#if:{{{param1|}}}|
     <table>
    <tr>
    {{#if:{{{uuid|}}}|
        <th>UUID</th>
        <tr>
        <td>{{{param1}}}</td>
            <th>UUID</th>
     </tr>
            <td>[https://namemc.com/profile/{{{uuid}}} {{{uuid}}}]</td>
}}
        </tr>
{{#if:{{{param2|}}}|
    }}
    <tr>
    {{#if:{{{joined|}}}|
        <th>Joined</th>
        <tr>
        <td>{{{param2}}}</td>
            <th>Joined</th>
    </tr>
            <td>{{{joined}}}</td>
}}
        </tr>
{{#if:{{{param3|}}}|
    }}
    <tr>
    {{#if:{{{rank|}}}|
        <th>Rank</th>
        <tr>
        <td>{{{param3}}}</td>
            <th>Rank</th>
    </tr>
            <td>{{{rank}}}</td>
}}
        </tr>
{{#if:{{{param4|}}}|
    }}
    <tr>
    {{#if:{{{crew|}}}|
        <th>Crew</th>
        <tr>
        <td>{{{param4}}}</td>
            <th>Crew</th>
    </tr>
            <td>{{{crew}}}</td>
}}
        </tr>
{{#if:{{{param5|}}}|
    }}
    <tr>
    {{#if:{{{history|}}}|
        <th>History</th>
        <tr>
        <td>{{{param5}}}</td>
            <th>History</th>
    </tr>
            <td>{{{history}}}</td>
}}
        </tr>
{{#if:{{{param6|}}}|
    }}
    <tr>
        <th>Punishments</th>
        <td>{{{param6}}}</td>
    </tr>
}}
{{#if:{{{param7|}}}|
    <tr>
        <th>Stats</th>
        <td>{{{param7}}}</td>
    </tr>
}}


</table>
        <tr>
            <th>Punishments</th>
            <td>[https://bans.piratemc.com/index.php?action=viewplayer&player={{{title|{{PAGENAME}}}}}&server=0 {{{title|{{PAGENAME}}}}} Punishments]</td>
        </tr>
 
        <tr>
            <th>Stats</th>
            <td>[https://piratemc.com/pirate/{{{title|{{PAGENAME}}}}}/ {{{title|{{PAGENAME}}}}} Stats]</td>
        </tr>
 
    </table>
</div>
</div>

Revision as of 14:04, 13 November 2019

Infobox


Punishments Infobox Punishments
Stats Infobox Stats