●獅吼文集 楔子? 佛法入門? 三藏經典? 修持正見? 法義討論? 實修儀軌? 名相淺釋? 佛教X檔案? 學佛心得? 佛教人物? ●其它 暫存區? 工作討論? 編輯選單 |
To place an image inside a wiki page, simply enter the address (URL) of the image you want to include. For example, the URL http://www.pmichaud.com/toast/ptart-1c.gif displays in the text asAll URLs ending in .gif, .jpg, .jpeg, and .png are automatically treated as image placeholders in PmWiki. The position of the image URL in a line determines how it will display in the page:
[[<<]] can be used to tell PmWiki to skip to a point below any floating images.Images must be stored on a webserver somewhere in order to be displayed in PmWiki. If the system has been configured to enable uploads, then you can upload an image as a page attachment and include it using the Attach: markup. Otherwise, HowToUploadImages describes the process of uploading images to a webserver.Images may be specified as the target of a link using the double brackets markup by specifying an image URL as the text for a link (see LinksToExternalPages). For example, the image to the right of this paragraph is a link to the Strawberry Pop-Tart Blow-Torches page produced by this markup : [[http://www.pmichaud.com/toast http://www.pmichaud.com/toast/ptart-1c.gif]] You can also use WikiStyles to scale the image to a different width and/or height; for example, to scale an image to 40 pixels high you can add %height=40% in front of the image URL and %% after the URL. Note that the scaling is performed within the browser, thus transfer times are not reduced. The following is an example of an image scaled and at the same time the target of the link: %height=60%[[http://www.pmichaud.com/toast http://www.pmichaud.com/toast/toast-4a.gif]]%% This works equally with Attach when enabled. %height=10%Attach:pmwiki-40.gif%%<< LinksToExternalPages | PmWiki.DocumentationIndex | FreeLinks >> |