18-06-2014, 08:12 AM
(This post was last modified: 18-06-2014, 08:14 AM by DevilzXC0de.)
Mau image di postbit seperti ini
![[Image: 8stjn5m.png]](https://i.imgur.com/8stjn5m.png)
Langsung aja tutornya :
masuk ke configuration-->> MyCode -->> AddNewMyCde
1. Title : Terserah mau di isi apa
2. Short Description : Terserah juga
3. Regular Expression * :
4. Replacement * :
5. Enabled : Yes
6. Parse order : 0 juga gak apa2
(untuk yang regular expression terserah mau gimana saya milih [imgf]link image[/imgf] karena singkatan dari imageframe :v
![[Image: 8stjn5m.png]](https://i.imgur.com/8stjn5m.png)
Langsung aja tutornya :
masuk ke configuration-->> MyCode -->> AddNewMyCde
1. Title : Terserah mau di isi apa
2. Short Description : Terserah juga

3. Regular Expression * :
Code:
\[imgf\](.*?)\[/imgf\]
4. Replacement * :
Code:
<span class="Apple-style-span" style="color: rgb(51, 51, 51); white-space: normal; widows: 2; word-spacing: 0px; background-color: rgb(255, 255, 255);"><span class="Apple-style-span" line-height: 20px; background-color: rgb(246, 246, 246);"><p style="padding: 0px; outline-style: none; line-height: 18px; "><img class="aligncenter size-full wp-image-48451" src="$1" style="margin: 7px auto; padding: 3px; outline-style: none; border-width: 6px ! important; opacity: 0.9; display: block; border-style: solid ! important; border-color: rgb(255, 255, 255) ! important; background-color: rgb(255, 255, 255); box-shadow: 0px 0px 9px rgb(68, 68, 68); border-radius: 9px 9px 9px 9px; max-width: 625px;" /></p><p style="padding: 0px; outline-style: none; line-height: 18px; "></p></span></span>
5. Enabled : Yes
6. Parse order : 0 juga gak apa2

(untuk yang regular expression terserah mau gimana saya milih [imgf]link image[/imgf] karena singkatan dari imageframe :v