:AdminLog のバックアップソース (No. 5)
* 管理人のメモ [#zc35854b]

** プラグインの使い方 [#l7c05ccf]

- [[./プラグイン/infobox]]
- [[./プラグイン/imgbox]]
- [[./プラグイン/img]]
- [[./プラグイン/mcolbody]]
- [[./プラグイン/cref]]
- [[./プラグイン/htmlinsert]]

#recent(150)

 &img(filename,alt);

 #imgbox(filename,alt=alt,w=width,p=pos,h=height,q=quality,link=linkto,nolink)

 #infobox(type=campaign,name=name,tagline=tagline,creator=creator,chap1=chap,chap2=chap,chap3=chap,chap4=chap,chap5=chap,image=image,width=width)
 #infobox(type=chapter,name=name,number=num,creator=creator,campaign=camp,last=last,next=next,image=image,width=width)
 #infobox(type=weapon,name=name,wtype=wtype,gen=gen,mag=mag,maxmag=maxmag,damage=damage,rate=rate,dps=dps,dpm=dpm,total=total,image=image,width=width)
 #infobox(type=infected,name=name,health=health,ability=ability,primary=primary,secondary=secondary,image=image,width=width)
 #infobox(type=survivor,name=name,gender=gender,weapon=weapon,hair=hair,eye=eye,voice=voice,age=age,image=image,width=width)

#infobox(type=campaign,name=name,tagline=tagline,creator=creator,chap1=chap,chap2=chap,chap3=chap,chap4=chap,chap5=chap,image=image,width=width)
#infobox(type=chapter,name=name,number=2,creator=creator,campaign=camp,last=last,next=next,image=image,width=width)
#infobox(type=weapon,name=name,wtype=wtype,gen=gen,mag=mag,maxmag=maxmag,damage=damage,rate=rate,dps=dps,dpm=dpm,total=total,image=image,width=width)
#infobox(type=infected,name=name,health=health,ability=ability,primary=primary,secondary=secondary,image=image,width=width)
#infobox(type=survivor,name=name,gender=gender,weapon=weapon,hair=hair,eye=eye,voice=voice,age=age,image=image,width=width)