Difference between revisions of "Template:Flickr code generater"
From FollowTheScore
Roc michael (talk | contribs) |
Roc michael (talk | contribs) |
||
| Line 63: | Line 63: | ||
}} | }} | ||
<!-------------------------------------------------------------------------------------------------------------> | <!-------------------------------------------------------------------------------------------------------------> | ||
| − | |||
| − | |||
<includeonly> | <includeonly> | ||
{{#if:{{{name|}}}| | {{#if:{{{name|}}}| | ||
| Line 114: | Line 112: | ||
-->{{#if:{{{caption|}}}|{{!}}{{{caption|}}}}}</flickr></big> | -->{{#if:{{{caption|}}}|{{!}}{{{caption|}}}}}</flickr></big> | ||
</includeonly> | </includeonly> | ||
| − | |||
| − | |||
| − | |||
Revision as of 07:35, 16 March 2008
The Demo of Combining the use of Call extension、Simple Forms extension and Flickr extension.
{{#form: name= demo |action=/dpldemo/index.php| {{#input: name= title |type= hidden | value = Special:Call/Flickr code generater}}
| 圖片網址(url) | {{#input: name=url | value = }} | ||
| 圖片編號(photoid) | {{#input: name=photoid | value = }} (例:「1380153248」) | ||
| 圖片型式(type) | {{#input: name=type | type=select | value = |
}} |
||
| 圖片位置(location) | {{#input: name=location | type=select | value = |
}} |
||
| 圖片尺寸(size) | {{#input: name=size | type=select | value = |
}} |
||
| 圖片註解(caption) | {{#input: name=caption | value = }} | ||
|
{{#input: type = submit | value = 產生(Generate)}} 放棄(reset) |
}}