Template:ItemRow: Difference between revisions

From Blue Archive Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "<includeonly> <tr> <td class="icon">[[File:{{{Icon|}}}|x64px|link=%PAGE%]]</td> <td class="icon" style="text-align:center;">{{Rarity| {{{Rarity|}}} }}</td> <td>{{{NameEN|}}}</td> <td>{{{DescriptionEN|}}}</td> </tr> </includeonly>")
 
(Support being called from cargo queries along with DPL)
 
Line 1: Line 1:
<includeonly>
<includeonly>
<tr>
<tr>
<td class="icon">[[File:{{{Icon|}}}|x64px|link=%PAGE%]]</td>
<td class="icon">[[File:{{{Icon|}}}|x64px|link={{{Page|%PAGE%}}}]]</td>
<td class="icon" style="text-align:center;">{{Rarity| {{{Rarity|}}} }}</td>
<td class="icon" style="text-align:center;">{{Rarity| {{{Rarity|}}} }}</td>
<td>[[%PAGE%|{{{NameEN|}}}]]</td>
<td>[[{{{Page|%PAGE%}}}|{{{NameEN|}}}]]</td>
<td>{{{DescriptionEN|}}}</td>
<td>{{{DescriptionEN|}}}</td>
</tr>
</tr>

Latest revision as of 17:06, 21 February 2022