Template:Infobox: Difference between revisions

From PirateCraft
No edit summary
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-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:{{{param1|}}}|<tr>
    {{#if:{{{uuid|}}}|<div style='text-align: center;' class="infobox-image">https://visage.surgeplay.com/full/384/{{{uuid|}}}.png</div>}}
    <th>UUID</th>
    <table>
    <td>{{{param1}}}</td>
    {{#if:{{{uuid|}}}|
</tr>}}{{#if:{{{param2|}}}|<tr>
        <tr>
    <th>Joined</th>
            <th>UUID</th>
    <td>{{{param2}}}</td>
            <td>[https://namemc.com/profile/{{{uuid}}} {{{uuid}}}]</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
        </tr>
    <th>Crew</th>
    }}
    <td>{{{param3}}}</td>
    {{#if:{{{uuid|}}}|
</tr>}}{{#if:{{{param4|}}}|<tr>
        <tr>
    <th>Rank</th>
            <th>Player stats</th>
    <td>{{{param4}}}</td>
            <td>[https://stats.piratemc.com/#player:{{{uuid}}} {{{title|{{PAGENAME}}}}} Stats Page]</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
        </tr>
    <th>Position</th>
    }}
    <td>{{{param5}}}</td>
    {{#if:{{{joined|}}}|
</tr>}}
        <tr>
</tr>}}{{#if:{{{param6|}}}|<tr>
            <th>Joined</th>
    <th>History</th>
            <td>{{{joined}}}</td>
    <td>{{{param6}}}</td>
        </tr>
</tr>}}
    }}
</tr>}}{{#if:{{{param7|}}}|<tr>
    {{#if:{{{rank|}}}|
    <th>Stats</th>
        <tr>
    <td>{{{param7}}}</td>
            <th>Rank</th>
</tr>}}
            <td>{{{rank}}}</td>
</tr>}}{{#if:{{{param8|}}}|<tr>
        </tr>
    <th>Punishments</th>
    }}
    <td>{{{param8}}}</td>
    {{#if:{{{crew|}}}|
</tr>}}
        <tr>
</table>
            <th>Crew</th>
            <td>{{{crew}}}</td>
        </tr>
    }}
    {{#if:{{{crew|}}}|
        <tr>
            <th>Settlement</th>
            <td>{{{settlement}}}</td>
        </tr>
    }}
    {{#if:{{{history|}}}|
        <tr>
            <th>History</th>
            <td>{{{history}}}</td>
        </tr>
    }}
 
        <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>Website Profile</th>
            <td>[https://piratemc.com/pirate/{{{title|{{PAGENAME}}}}}/ {{{title|{{PAGENAME}}}}} Website Profile]</td>
        </tr>
 
    </table>
</div>
</div>

Latest revision as of 10:39, 5 March 2023

Infobox


Punishments Infobox Punishments
Website Profile Infobox Website Profile