Templat:ME Article: Perbedaan antara revisi
Tampilan
| [revisi terperiksa] | [revisi terperiksa] |
ADMIN-ency (bicara | kontrib) Tidak ada ringkasan suntingan |
ADMIN-ency (bicara | kontrib) Tidak ada ringkasan suntingan |
||
| Baris 16: | Baris 16: | ||
{{#approvable_by: groups = sysop }} | {{#approvable_by: groups = sysop }} | ||
<span style="display:none">{{#default_form:ME Article}}</span> | <div class="me-article"> | ||
<div class="me-article-header"> | |||
<h1>{{{title|}}}</h1> | |||
{{#if:{{{status|}}}| | |||
<div class="me-article-status"> | |||
'''Status:''' {{{status}}} | |||
</div> | |||
| | |||
<div class="me-article-status"> | |||
'''Status:''' DRAFT | |||
</div> | |||
}} | |||
</div> | |||
{{#if:{{{about|}}}| | |||
<div class="me-article-about"> | |||
'''Entitas yang dijelaskan:''' {{{about}}} | |||
</div> | |||
}} | |||
{{#if:{{{author|}}}| | |||
<div class="me-article-author"> | |||
'''Kontributor:''' {{{author}}} | |||
</div> | |||
}} | |||
{{#if:{{{date|}}}| | |||
<div class="me-article-date"> | |||
'''Tanggal:''' {{{date}}} | |||
</div> | |||
}} | |||
<div class="me-article-content"> | |||
{{{text|}}} | |||
</div> | |||
{{#if:{{{source|}}}| | |||
<div class="me-article-source"> | |||
== Sumber == | |||
{{{source}}} | |||
</div> | |||
}} | |||
{{#if:{{{language|}}}| | |||
<div class="me-article-language"> | |||
'''Bahasa:''' {{{language}}} | |||
</div> | |||
}} | |||
{{#if:{{{category|}}}| | |||
<div class="me-article-category"> | |||
'''Kategori:''' {{{category}}} | |||
</div> | |||
}} | |||
</div> | |||
<span style="display:none"> | |||
{{#default_form:ME Article}} | |||
</span> | |||
</includeonly> | </includeonly> | ||
Revisi per 26 September 2026 08.14
Template ME Article
Template untuk menyimpan metadata terstruktur suatu artikel ensiklopedia dalam Maliki Encyclopedia.
Parameter
- identifier — identitas unik artikel
- title — judul artikel
- about — entitas yang dijelaskan oleh artikel
- text — isi utama artikel
- source — sumber utama artikel
- language — bahasa artikel
- author — penulis atau kontributor utama artikel
- date — tanggal artikel
- status — status editorial artikel
- category — klasifikasi kategori artikel
Properti Semantic MediaWiki
- Properti:ME Article identifier
- Properti:ME Article title
- Properti:ME Article about
- Properti:ME Article text
- Properti:ME Article source
- Properti:ME Article language
- Properti:ME Article author
- Properti:ME Article date
- Properti:ME Article status
- Properti:ME Article category