Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

[Release] Text Game Inventory Manager for phpBB and vBulletin
#2

Custom BBCodes for phpBB

Thumbnails (Image Resizer):
Code:
[imgrs]{NUMBER1},{NUMBER2},{URL}[/imgrs]

<a href="{URL}" target="_blank"><img src="{URL}" width="{NUMBER1}" height="{NUMBER2}"></a>

Number1=Width
Number2=Height
URL = Link to Image

Hide Text (For hiding the inventory section):
Code:
(hide]{TEXT1}|{TEXT2}[/hide]

<dl class="codebox" style="padding-bottom: 0px !important;"><span onclick="var elementmode = this.getElementsByTagName('span');for(var i=0;i<elementmode.length;i++){if(elementmode[i].title == 'hereitis'){elementmode[i].style.display=(!elementmode[i].style.display)?'none':'';}}"><dt style="margin-bottom: 0px !important;">{TEXT1}</dt><span title="hereitis" style="display:none;padding-left:20px;padding-bottom: 3px">{TEXT2}</span></span></dl>

Text1 = Title
Text2 = Content

Horizontal Rule:
Code:
(hr]{TEXT}

<hr title="" />

Creates a horizontal rule.  You can add {TEXT} into the title but it doesn't seem to do anything for me
Reply


Messages In This Thread
[Release] Text Game Inventory Manager for phpBB and vBulletin - by Eru - 03-22-2011, 06:29 PM
[Release] Text Game Inventory Manager for phpBB and vBulletin - by Eru - 03-22-2011, 06:31 PM
[Release] Text Game Inventory Manager for phpBB and vBulletin - by Eru - 03-22-2011, 06:31 PM
[Release] Text Game Inventory Manager for phpBB and vBulletin - by Eru - 07-04-2011, 07:35 PM
[Release] Text Game Inventory Manager for phpBB and vBulletin - by Eru - 07-04-2011, 07:36 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)