模板:Gift
外观
| [[{{{image}}}|200px]] | {{{text}}}--[[user:{{{user}}}|{{{user}}}]] |
介绍
[编辑]用于自订礼物
机制/原理
[编辑]用法
[编辑]参数
[编辑]name用于指定标题
you用于指定送的对象,预设为您
image用于图片
size用于指定图片大小,预设为200px
text用于文字
user用于署名
website用于指定署名连结,预设为User:user参数
示例
[编辑]| [[{{{image}}}|200px]] | {{{text}}}--[[user:{{{user}}}|{{{user}}}]] |
指定name
| [[{{{image}}}|200px]] | {{{text}}}--[[user:{{{user}}}|{{{user}}}]] |
指定you
| {{{text}}}--[[user:{{{user}}}|{{{user}}}]] |
指定image,不需使用[[]]
| {{{text}}}--[[user:{{{user}}}|{{{user}}}]] |
如果大小不适则使用size,不需加上px
| 示例--[[user:{{{user}}}|{{{user}}}]] |
用text给个文字
| 示例--Example |
用user署名
| 示例--Example |
也可以用web改连结