Template:Ppt: Difference between revisions

From Anthroposophy
anthrop>WikiVisor
(Created page with "<includeonly>{{#widget:Ppt |url={{filepath:{{{file|}}}}} |width={{{width|}}} |height={{{height|}}} }}</includeonly><noinclude> <pre> {{ppt |file = |width = |height = }} </pre>")
 
anthrop>WikiVisor
No edit summary
Line 4: Line 4:
|height={{{height|}}}
|height={{{height|}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
== Usage ==
<pre>
<pre>
{{ppt
{{ppt
|file  =
|file  = PowerPointSequenceOptions.ppt
|width  =
|width  = 1000
|height =
|height = 774
}}
}}
</pre>
</pre>
== Example ==
{{ppt
|file  = PowerPointSequenceOptions.ppt
|width  = 1000
|height = 774
}}

Revision as of 06:03, 28 November 2018

Usage

{{ppt
 |file   = PowerPointSequenceOptions.ppt
 |width  = 1000
 |height = 774
}}

Example