| Albums | Category | Messages | ||| |
1901
Apash ยท 6 years ago
Post list wapka code
<div style="background:Lavender; background:%var(bc)%; color:gray; color:%var(tc)%; margin:10px; padding:10px; border-radius:5px 5px 5px 5px;"> <a href="/site?q=%title%"> <b> <font style="font-size: 14px;"> %title% </font> </b></a> <br/> Published on %created% <div style="margin-top:5px; margin-bottom:5px; padding-top:5px; padding-bottom:5px; border-top: 1px solid snow; border-bottom: 1px solid snow; color:black;"> %text(100)% </div> User: <a href="/site?q=%username%"> %username% </a>, Post ID: %id%, <a href="/id/%id%/view"> <b> View </b> </a> </div> |
1901