Skip to main content
MeowNime Version 1.2 - Documentation

MeowNime Version 1.2 - Documentation


This is heading 1

This is heading 2

This is heading 3

This is heading 4

This is heading 5
This is heading 6
Paragraf test. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.
Donec mollis hendrerit risus. Phasellus nec sem in justo pellentesque facilisis. Etiam imperdiet imperdiet orci. Nunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor. Donec posuere vulputate arcu. Phasellus accumsan cursus velit. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed aliquam, nisi quis porttitor congue, elit erat euismod orci, ac.
Donec mollis hendrerit risus. Phasellus nec sem in justo pellentesque facilisis. Etiam imperdiet imperdiet orci. Nunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor. Donec posuere vulputate arcu. Phasellus accumsan cursus velit. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed aliquam, nisi quis porttitor congue, elit erat euismod orci, ac.

 Donec mollis hendrerit risus. Phasellus nec sem in justo pellentesque facilisis. Etiam imperdiet imperdiet orci. Nunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor. Donec posuere vulputate arcu. Phasellus accumsan cursus velit. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed aliquam, nisi quis porttitor congue, elit erat euismod orci, ac.

Setting HEADING INFO & SINOPSIS

Untuk Membuat heading ini sobat juga bisa melihat di atas, cukup menggunakan tag heading h3 saja sudah bisa :
<h3> Informasi Seputar JUDUL ANIME </h3>
<h3> Sinopsis JUDUL ANIME </h3>

Setting Post Info

Untuk membuat Post Info Series Sobat hanya perlu membuat sebuah tag list seperti ini :

<ul>
<li>Jumlah Episode : Unknown</li>
<li>Musim Rilis : Summer 2018</li>
<li>Tanggal Tayang : Jul 14, 2018 to ?</li>
<li>Studio yang Memproduksi : Asread</li>
<li>Durasi per Episode : Unknown</li>
<li>Genre : Action, Fantasy</li>
<li>Skor di MyAnimeList : 6.14</li>
<li>Credit : samehadaku</li>
</ul>
Sama juga, untuk membuat Post Info OST Sobat hanya perlu membuat sebuah tag list seperti ini :
<ul>
<li>Composed by: Yuki Kajiura</li>
<li>Arranged by: Yuki Kajiura</li>
<li>Performed by: Sayaka Kanda</li>
<li>Release Date: Feb 22, 2017</li>
<li>Format: MP3</li>
<li>Bitrate: 320 Kbps</li>
<li>Size: 10+ Mb</li>
</ul>

Donwload Box

Untuk Membuat Download Box saya sudah menyediakan SkripNya yang sudah saya dapatkan dari BLOG Kang Juned

Download BOX Series , Ongoing, Movie

<div class='meow-box'>
 <div class='meow-box-head'>
  <span>Link Download #1 — </span>
  <span>Mkv 720p</span>
 </div>
 <div class='meow-box-wrap'>
  <div class='meow-box-head'>
   Episode 01 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
  <div class='meow-box-head'>
   Episode 02 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
<div class='dlmn-head'>
   Episode 03 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
<div class='dlmn-head'>
   Episode 04 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
<div class='dlmn-head'>
   Episode 05 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
 </div>
</div>
<div class='meow-box'>
 <div class='meow-box-head'>
  <span>Link Download #2 — </span>
  <span>Mkv 480p</span>
 </div>
 <div class='meow-box-wrap'>
  <div class='meow-box-head'>
   Episode 01 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
  <div class='meow-box-head'>
   Episode 02 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
<div class='dlmn-head'>
   Episode 03 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
<div class='dlmn-head'>
   Episode 04 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
<div class='dlmn-head'>
   Episode 05 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
 </div>
</div>

Download BOX OST

<div class='meow-box'>
 <div class='meow-box-head'>
  <span>Donwload OST — </span>
  <span>MP3</span>
 </div>
 <div class='meow-box-wrap'>
  <div class='meow-box-head'>
   OP 01 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
  <div class='meow-box-head'>
   OP 02 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
<div class='dlmn-head'>
   ED 01 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
<div class='dlmn-head'>
   ED 02 — (<b>00.0 MB</b>)
  </div>
  <ul>
   <li>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
    <a href='#' rel='nofollow' target='_blank'>Nama Server</a>
   </li>
  </ul>
<div class='dlmn-head'>
   Featured SONG — (<b>00.0 MB</b>)
  </div>
jika ingin membuat Preview Video,Music(MP3) kalian bisa liat Tutorial di Codepelajar.com Cara Embed Audio & Video di Blog Dengan Plyr Jangan lupa untuk menghargai saya dengan tidak menghapus CREDIT LINK template.

Related Post