Template:Test: Difference between revisions

From Coral Island Wiki
Jump to navigation Jump to search
(Infobox created with infobox builder.)
 
No edit summary
Line 1: Line 1:
<infobox>
<div class="infobox">
<title source="title">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<default>{{PAGENAME}}</default>
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
</title>
<p>General Information</p>
<image source="image"/>
<table class="infobox-table">
<data source="data1">
    {{#if:{{{birthday|}}}|<tr>
<label>Tes</label>
    <th>Birthday</th>
</data>
    <td>{{{birthday}}}</td>
<data source="data2">
</tr>}}{{#if:{{{gender|}}}|<tr>
<label>Label</label>
    <th>Gender</th>
</data>
    <td>{{{gender}}}</td>
</infobox>
</tr>}}{{#if:{{{pronoun|}}}|<tr>
    <th>Pronoun(s)</th>
    <td>{{{pronoun}}}</td>
</tr>}}</table>
<p>Personal Information</p>
<table class="infobox-table">
    {{#if:{{{marital_status|}}}|<tr>
    <th>Marital Status</th>
    <td>{{{marital_status}}}</td>
</tr>}}{{#if:{{{family|}}}|<tr>
    <th>Family</th>
    <td>{{{family}}}</td>
</tr>}}{{#if:{{{friend|}}}|<tr>
    <th>Friend</th>
    <td>{{{friend}}}</td>
</tr>}}{{#if:{{{address|}}}|<tr>
    <th>Address</th>
    <td>{{{address}}}</td>
</tr>}}{{#if:{{{live_in|}}}|<tr>
    <th>Live In</th>
    <td>{{{live_in}}}</td>
</tr>}}</table>
</div>

Revision as of 15:03, 27 July 2023

Test

General Information

Personal Information