Template:Infobox: Difference between revisions

From PirateCraft
No edit summary
No edit summary
Line 5: Line 5:
     }}
     }}
     <table>
     <table>
     {{#if:{{{param1|}}}|
     {{#if:{{{uuid|}}}|
         <tr>
         <tr>
             <th>UUID</th>
             <th>UUID</th>
             <td>{{{param1}}}</td>
             <td>{{{uuid}}}</td>
         </tr>
         </tr>
     }}
     }}
     {{#if:{{{param2|}}}|
     {{#if:{{{joined|}}}|
         <tr>
         <tr>
             <th>Joined</th>
             <th>Joined</th>
             <td>{{{param2}}}</td>
             <td>{{{joined}}}</td>
         </tr>
         </tr>
     }}
     }}
     {{#if:{{{param3|}}}|
     {{#if:{{{rank|}}}|
         <tr>
         <tr>
             <th>Rank</th>
             <th>Rank</th>
             <td>{{{param3}}}</td>
             <td>{{{rank}}}</td>
         </tr>
         </tr>
     }}
     }}
     {{#if:{{{param4|}}}|
     {{#if:{{{crew|}}}|
         <tr>
         <tr>
             <th>Crew</th>
             <th>Crew</th>
             <td>{{{param4}}}</td>
             <td>{{{crew}}}</td>
         </tr>
         </tr>
     }}
     }}
     {{#if:{{{param5|}}}|
     {{#if:{{{history|}}}|
         <tr>
         <tr>
             <th>History</th>
             <th>History</th>
             <td>{{{param5}}}</td>
             <td>{{{history}}}</td>
         </tr>
         </tr>
     }}
     }}
    {{#if:{{{param6|}}}|
 
         <tr>
         <tr>
             <th>Punishments</th>
             <th>Punishments</th>
             <td>{{{param6}}}</td>
             <td><a href="https://bans.piratemc.com/index.php?action=viewplayer&player={{{title|{{PAGENAME}}}}}&server=0">{{{title|{{PAGENAME}}}}} Punishments</a></td>
         </tr>
         </tr>
    }}
 
     {{#if:{{{param7|}}}|
     {{#if:{{{stats|}}}|
         <tr>
         <tr>
             <th>Stats</th>
             <th>Stats</th>
             <td>{{{param7}}}</td>
             <td>{{{stats}}}</td>
         </tr>
         </tr>
     }}
     }}

Revision as of 12:59, 13 November 2019

Infobox
Punishments <a href="https://bans.piratemc.com/index.php?action=viewplayer&player=Infobox&server=0">Infobox Punishments</a>