<@>$ARTICLE_TOP:END$-----------------------------------------------------------
<$ps = v.load_plgset('dea_art-info')>
<@ifexec(ps.hatena_bicon, begin)>

<$end>
<$x = if(t.priority, ps.wiki_tm, ps.tmdate)>
<@ifexec(x==3, begin)>
<@t.year>/<@t.mon>/<@t.day><$end>
<@ifexec(x!=3 && x, begin)>
<@tm_printf('%Y/%m/%d %J:%M ', if(x==1, t.tm, t.update_tm))><$end>
<@ifexec(t.tags, begin)>
<@v.make_taglinks(t.tags)><$end>
<@ifexec(ps.author, begin)>
<@t.name><$end>
<@ifexec(v.check_editor(t), begin)>
(編集)<$end>
<@>$ARTICLE_MIDDLE$------------------------------------------------------------
<@if(! t.enable, '
【この記事は非公開です】
')>
<@if(t.text_s ne '', t.text_s, t.text)>
<@>$ARTICLE_MIDDLE:END$--------------------------------------------------------
<$coms = if(v.allow_edit, t.coms_all, t.coms)>
<@ifexec(t.com_ok || coms, begin)>
<$end>
<@>$ARTICLE_BOTTOM$------------------------------------------------------------