Difference between revisions of "Template:ItemBox4"
From Fallen Sword Wiki
(New page: <includeonly><center> {| cellpadding="0" cellspacing="0" | align="center" valign="middle" width="20px" height="20" | <div style="position:relative; left:0px; top:0px; background:transparen...) |
Lusterless (Talk | contribs) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><center> | <includeonly><center> | ||
{| cellpadding="0" cellspacing="0" | {| cellpadding="0" cellspacing="0" | ||
− | | align="center" valign="middle" width="20px" height="20" | <div style="position:relative; left:0px; top:0px; background:transparent;"> | + | | align="center" valign="middle" width="20px" height="20" | <div style="position:relative; left:0px; top:0px; background:transparent;"> https://cdn.fallensword.com/ui/inventory/1x1mini.png <div style="position:absolute; left:0px; top:0px; background:transparent;"> |
{| style="background:transparent" cellpadding="0" cellspacing="0" | {| style="background:transparent" cellpadding="0" cellspacing="0" | ||
| align="center" valign="middle" width="20px" height="20" | {{{1|}}} | | align="center" valign="middle" width="20px" height="20" | {{{1|}}} | ||
Line 18: | Line 18: | ||
|} | |} | ||
</center> | </center> | ||
− | |||
==Variations== | ==Variations== | ||
'''[[Template:ItemBox|ItemBox]]''' | '''[[Template:ItemBox|ItemBox]]''' | ||
Line 25: | Line 24: | ||
! ''Output'' | ! ''Output'' | ||
|- | |- | ||
− | | width="75%" style="border:1px solid #aaa;" | <pre>{{ItemBox|http:// | + | | width="75%" style="border:1px solid #aaa;" | <pre>{{ItemBox|http://cdn.fallensword.com/items/81.gif}}</pre> |
− | | width="25%" style="border:1px solid #aaa;" | {{ItemBox|http:// | + | | width="25%" style="border:1px solid #aaa;" | {{ItemBox|http://cdn.fallensword.com/items/81.gif}} |
|} | |} | ||
Line 61: | Line 60: | ||
! ''Output'' | ! ''Output'' | ||
|- | |- | ||
− | | width="75%" style="border:1px solid #aaa;" | <pre>{{ItemBox4|http:// | + | | width="75%" style="border:1px solid #aaa;" | <pre>{{ItemBox4|http://cdn.fallensword.com/items/5559.gif}}</pre> |
− | | width="25%" style="border:1px solid #aaa;" | {{ItemBox4|http:// | + | | width="25%" style="border:1px solid #aaa;" | {{ItemBox4|http://cdn.fallensword.com/items/5559.gif}} |
|} | |} | ||
Line 71: | Line 70: | ||
! ''Output'' | ! ''Output'' | ||
|- | |- | ||
− | | width="75%" style="border:1px solid #aaa;" | <pre>{{ItemBox5|http:// | + | | width="75%" style="border:1px solid #aaa;" | <pre>{{ItemBox5|http://cdn.fallensword.com/items/5577.gif}}</pre> |
− | | width="25%" style="border:1px solid #aaa;" | {{ItemBox5|http:// | + | | width="25%" style="border:1px solid #aaa;" | {{ItemBox5|http://cdn.fallensword.com/items/5577.gif}} |
|} | |} | ||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 01:29, 10 November 2021
Do not edit this page! |
If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there. If you think this template needs changed, mention it on the Talk Page. |
Editing this page may cause the template to stop working properly for other pages currently using this template. |
Variations
Code | Output | ||
---|---|---|---|
{{ItemBox|http://cdn.fallensword.com/items/81.gif}} |
|
Code | Output | ||
---|---|---|---|
This template contains the item image URL so only the filename portion is needed.{{ItemBox2|81}} |
|
Code | Output | |
---|---|---|
This template was designed to be used as a cell in a table. Because of this, it is flexible enough to be used for more than just items.
{| |{{ItemBox3|Anything !!!}} |} |
|
ItemBox4
Code | Output | ||
---|---|---|---|
{{ItemBox4|http://cdn.fallensword.com/items/5559.gif}} |
|
Code | Output | ||
---|---|---|---|
{{ItemBox5|http://cdn.fallensword.com/items/5577.gif}} |
|