Re: Suport/Discutii Coduri BB
Scris: 28-Noi-2013, 19:57:23
viewtopic.php?f=46&t=12528&start=330#p153770SalcamSA scrie:Cum pot sa fac si eu bb code-ul acesta:
http://metin2life.ml/reg.png
forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
viewtopic.php?f=46&t=12528&start=330#p153770SalcamSA scrie:Cum pot sa fac si eu bb code-ul acesta:
http://metin2life.ml/reg.png
Cod: Selectaţi tot
[table]{SIMPLETEXT}[/table]
Cod: Selectaţi tot
<table>{SIMPLETEXT}</table>
Cod: Selectaţi tot
[td]{SIMPLETEXT}[/td]
Cod: Selectaţi tot
<td>{SIMPLETEXT}</td>
Cod: Selectaţi tot
[tr]{SIMPLETEXT}[/tr]
Cod: Selectaţi tot
<tr>{SIMPLETEXT}</tr>
Cod: Selectaţi tot
</select>
Cod: Selectaţi tot
<!-- Script Tabel Drop-Down # Inceput -->
<select name="addbbcode21" onchange="bbfontstyle(this.form.addbbcode21.options[this.form.addbbcode21.selectedIndex].value + ' ', '');this.form.addbbcode21.selectedIndex = 0;" title="{L_TABLE}">
<option value="0" selected="selected" style="display: none">{L_TABLE}</option>
<option value="{L_TABLE_INSERT}">{L_TABLE_INSERT}</option>
<option value="{L_TR_INSERT}">{L_TR_INSERT}</option>
<option value="{L_TD_INSERT}">{L_TD_INSERT}</option>
</select>
<!-- Script Tabel Drop-Down # Sfarsit -->
Cod: Selectaţi tot
));
Cod: Selectaţi tot
'TABLE' => 'Tabel',
'TABLE_INSERT' => '[table] [/table]',
'TR_INSERT' => '[tr] [/tr]',
'TD_INSERT' => '[td] [/td]',
Cod: Selectaţi tot
[fbvideo]{URL}[/fbvideo]
Cod: Selectaţi tot
<iframe src="https://www.facebook.com/plugins/video.php?href={URL}&width=500&show_text=false&height=500&appId" width="500" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
Cod: Selectaţi tot
Facebook Video
Cod: Selectaţi tot
[fbvideopost]{URL}[/fbvideopost]
Cod: Selectaţi tot
<iframe src="https://www.facebook.com/plugins/video.php?href={URL}&width=500&show_text=true&height=500&appId" width="500" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
Cod: Selectaţi tot
Facebook Full Post Video