Template:Help/Images/frame: Difference between revisions

From Iskomunidad
No edit summary
Tag: Reverted
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:
Template to demonstrate image formatting options
|image=Image filename
|description=Description of image format
|frame=Image frame type
|option2=Additional formatting option
|float=Floating option
|inline=Inline option
|render_caption=Caption rendering option
}}
Template to demonstrate image formatting
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{| class="wikitable"
{| class="wikitable"
Line 20: Line 10:
|-
|-
| {{{description|Description}}}  
| {{{description|Description}}}  
| <code>[[File:{{{image|From-search-1.png}}}|{{{frame|}}} {{{option2|}}}]]</code>
| <code>[[File:{{{image|From-search-1.png}}}|{{{frame|}}}]]</code>
| [[File:{{{image|From-search-1.png}}}|{{{frame|}}} {{{option2|}}}]]
| [[File:{{{image|From-search-1.png}}}|{{{frame|}}}]]
|}
|}
</includeonly>
</includeonly>

Latest revision as of 11:53, 5 December 2024

Template to demonstrate image formatting options