Smugmug test page: Difference between revisions

From Robupixipedia
Jump to navigationJump to search
No edit summary
(reversed the defaults on names of sizes. basically the full names are preferred, but short names are allowed)
Line 1: Line 1:
<smugmug type="image" id="206695297">invisible bike</smugmug>
<smugmug idtype="image" id="206695297">thumnail|med|invisible bike</smugmug>
<smugmug type="image" id="206695566">monorail</smugmug>
 
<smugmug idtype="image" id="206695566">original|monorail</smugmug>
 
<smugmug>2066951|NoNe|this is the caption, including |vertical bars|album|Thumbnail|LArGE| .. add this to the caption, too, please.</smugmug>
 
 
*<code>{id}</code> is required.
*<code>{type}</code> can be <code>thumb</code>, <code>thumbnail</code>, or <code>frame</code>.  This controls how the image is formatted.
*<code>{idtype}</code> can be <code>image</code>, or <code>album</code>: <code>album</code> means <code>{id}</code> is the id of an album.
*<code>{location}</code> can be <code>left</code>, <code>right</code>, <code>center</code>, <code>none</code>: Controls the alignment of the image(s) on the page.
*<code>{size}</code> can be <code>Tiny</code>, <code>Thumbnail</code>, <code>Square</code>, <code>Medium</code>, <code>Large</code>, <code>Original</code>, or their short name counterparts: <code>Ti</code>, <code>Th</code>, <code>S</code>, <code>M</code>, <code>L</code>, <code>O</code>.
*<code>{caption text}</code> is the caption text

Revision as of 23:02, 31 October 2007

<smugmug idtype="image" id="206695297">thumnail|med|invisible bike</smugmug>

<smugmug idtype="image" id="206695566">original|monorail</smugmug>

<smugmug>2066951|NoNe|this is the caption, including |vertical bars|album|Thumbnail|LArGE| .. add this to the caption, too, please.</smugmug>


  • {id} is required.
  • {type} can be thumb, thumbnail, or frame. This controls how the image is formatted.
  • {idtype} can be image, or album: album means {id} is the id of an album.
  • {location} can be left, right, center, none: Controls the alignment of the image(s) on the page.
  • {size} can be Tiny, Thumbnail, Square, Medium, Large, Original, or their short name counterparts: Ti, Th, S, M, L, O.
  • {caption text} is the caption text