340
edits
(→Source) |
(→Source) |
||
Line 194: | Line 194: | ||
<pre> | <pre> | ||
<signature> | <signature> | ||
<variables> | |||
<default element="text" name="face" value="proggycleansz"/> | |||
<default element="text" name="size" value="12"/> | |||
<default element="text" name="line-space" value="1.2"/> | |||
<default element="text" name="color" value="#ffffff"/> | |||
</variables> | |||
<layout> | <layout> | ||
<text position="10x20" align="bottom-left" | <text position="10x20" align="bottom-left" | ||
face="verdana" size="11"> | |||
<line>AniDB Signature Images</line> | <line>AniDB Signature Images</line> | ||
</text> | </text> | ||
<text position="390x20" align="bottom-right" | <text position="390x20" align="bottom-right" | ||
face="proggytiny" size="12" alpha="70"> | |||
<line>http://sig.anidb.net</line> | <line>http://sig.anidb.net</line> | ||
</text> | </text> | ||
Line 205: | Line 215: | ||
</shape> | </shape> | ||
<text position="15x40 | <text position="15x40"> | ||
<line>{{padding($anidbstat_acount,6)}} animes</line> | <line>{{padding($anidbstat_acount,6)}} animes</line> | ||
<line>{{padding($anidbstat_epcount,6)}} episodes</line> | <line>{{padding($anidbstat_epcount,6)}} episodes</line> | ||
Line 212: | Line 222: | ||
</text> | </text> | ||
<text position="150x40 | <text position="150x40"> | ||
<line | <line>Latest Addition:</line> | ||
<line> {{$anidblatestfile_id1_aname}}</line> | <line> {{$anidblatestfile_id1_aname}}</line> | ||
<line> {{$anidblatestfile_id1_enumber}} - {{$anidblatestfile_id1_ename}}</line> | <line> {{$anidblatestfile_id1_enumber}} - {{$anidblatestfile_id1_ename}}</line> | ||
Line 219: | Line 229: | ||
</text> | </text> | ||
<text position="397x89 | <text position="397x89" size="6" | ||
face="courier" align="bottom-right"> | face="courier" align="bottom-right"> | ||
<line>{{date("Y-m-d H:i")}}</line> | <line>{{date("Y-m-d H:i")}}</line> | ||
</text> | </text> | ||
</layout> | </layout> | ||
</signature> | </signature> |