Screenshots » History » Version 10
    « Previous - 
    Version 10/37
    (diff) - 
    Next » - 
    Current version
    
    Anonymous, 10/12/2008 04:03 AM 
    
    
Screenshots\015\012\015\012{{rel_img("screenshots/subtle-0.8-1")}}\015\012- hello_world
- Sample macro. 
- macro_list
- Displays a list of all available macros, including description if available. 
- child_pages
- Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:
{{child_pages}} -- can be used from a wiki page only
{{child_pages(depth=2)}} -- display 2 levels nesting only
{{child_pages(Foo)}} -- lists all children of page Foo
{{child_pages(Foo, parent=1)}} -- same as above with a link to page Foo
- include
- Includes a wiki page. Examples:
{{include(Foo)}}
{{include(projectname:Foo)}} -- to include a page of a specific project wiki
- collapse
- Inserts of collapsed block of text. Examples:
{{collapse
This is a block of text that is collapsed by default.
It can be expanded by clicking a link.
}}
{{collapse(View details...)
With custom link text.
}}
- thumbnail
- Displays a clickable thumbnail of an attached image. Examples:
{{thumbnail(image.png)}}
{{thumbnail(image.png, size=300, title=Thumbnail)}} -- with custom title and size
- subforge_projects
- Show projects 
- subforge_lightbox
- Lightbox macro 
- subforge_image
- Display an image 
- subforge_color
- Add span with color 
- subforge_pre
- Add a pre tag 
- subforge_tag
- Add a html tag 
- subforge_info
- Show an info box 
- subforge_warn
- Show a warning box 
- subforge_needs
- Show a new hint 
- subforge_pledgie
- Display Pledgie donate button 
- subforge_column
- Add a column 
- subforge_toggle_numbers
- Hide line numbers 
- subforge_theme
- Show a preview of a theme 
\015\012\015\012|_. 0.8\015\012|!/images/screenshots/subtle-0.8-1.thumb.png!:/images/screenshots/subtle-0.8-1.png|\015\012\015\012|_. 0.7\015\012|!/images/screenshots/subtle-0.7.1.thumb.png!:/images/screenshots/subtle-0.7-1.png\015\012|!/images/screenshots/subtle-0.7-2.thumb.png!:/images/screenshots/subtle-0.7-2.png\015\012|!/images/screenshots/subtle-0.7-3.thumb.png!:/images/screenshots/subtle-0.7-3.png|\015\012\015\012|_. 0.6\015\012|!/images/screenshots/subtle-0.6-1.thumb.png!:/images/screenshots/subtle-0.6-1.png\015\012|!/images/screenshots/subtle-0.6-2.thumb.png!:/images/screenshots/subtle-0.6-2.png\015\012|!/images/screenshots/subtle-0.6-3.thumb.png!:/images/screenshots/subtle-0.6-3.png\015\012|!/images/screenshots/subtle-0.6-4.thumb.png!:/images/screenshots/subtle-0.6-4.png\015\012|!/images/screenshots/subtle-0.6-5.thumb.png!:/images/screenshots/subtle-0.6-5.png\015\012|!/images/screenshots/subtle-0.6-6.thumb.png!:/images/screenshots/subtle-0.6-6.png\015\012|!/images/screenshots/subtle-0.6-7.thumb.png!:/images/screenshots/subtle-0.6-7.png\015\012|!/images/screenshots/subtle-0.6-8.thumb.png!:/images/screenshots/subtle-0.6-8.png|\015\012\015\012|_. 0.5\015\012|!/images/screenshots/subtle-0.5-1.thumb.png!:/images/screenshots/subtle-0.5-1.png\015\012|!/images/screenshots/subtle-0.5-2.thumb.png!:/images/screenshots/subtle-0.5-2.png|\015\012\015\012|_. 0.4\015\012|!/images/screenshots/subtle-0.4-1.thumb.png!:/images/screenshots/subtle-0.4-1.png|\015\012\015\012|_. 0.3\015\012|!/images/screenshots/subtle-0.3-1.thumb.png!:/images/screenshots/subtle-0.3-1.png\015\012|!/images/screenshots/subtle-0.3-2.thumb.png!:/images/screenshots/subtle-0.3-2.png\015\012|!/images/screenshots/subtle-0.3-3.thumb.png!:/images/screenshots/subtle-0.3-3.png|\015\012\015\012|_. 0.2\015\012|!/images/screenshots/subtle-0.2-1.thumb.png!:/images/screenshots/subtle-0.2-1.png\015\012|!/images/screenshots/subtle-0.2-2.thumb.png!:/images/screenshots/subtle-0.2-2.png\015\012|!/images/screenshots/subtle-0.2-3.thumb.png!:/images/screenshots/subtle-0.2-3.png\015\012|!/images/screenshots/subtle-0.2-4.thumb.png!:/images/screenshots/subtle-0.2-4.png|\015\012\015\012|_. 0.1\015\012|!/images/screenshots/subtle-0.1-1.thumb.png!:/images/screenshots/subtle-0.1-1.png\015\012|!/images/screenshots/subtle-0.1-2.thumb.png!:/images/screenshots/subtle-0.1-2.png\015\012|!/images/screenshots/subtle-0.1-3.thumb.png!:/images/screenshots/subtle-0.1-3.png|\015\012\015\012|_. 0.0\015\012|!/images/screenshots/subtle-0.0-1.thumb.png!:/images/screenshots/subtle-0.0-1.png\015\012|!/images/screenshots/subtle-0.0-2.thumb.png!:/images/screenshots/subtle-0.0-2.png\015\012|!/images/screenshots/subtle-0.0-3.thumb.png!:/images/screenshots/subtle-0.0-3.png\015\012|!/images/screenshots/subtle-0.0-4.thumb.png!:/images/screenshots/subtle-0.0-4.png\015\012|!/images/screenshots/subtle-0.0-5.thumb.png!:/images/screenshots/subtle-0.0-5.png|\015\012
hello_worldSample macro.
macro_listDisplays a list of all available macros, including description if available.
child_pagesDisplays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:
{{child_pages}} -- can be used from a wiki page only
{{child_pages(depth=2)}} -- display 2 levels nesting only
{{child_pages(Foo)}} -- lists all children of page Foo
{{child_pages(Foo, parent=1)}} -- same as above with a link to page FooincludeIncludes a wiki page. Examples:
{{include(Foo)}}
{{include(projectname:Foo)}} -- to include a page of a specific project wikicollapseInserts of collapsed block of text. Examples:
{{collapse
This is a block of text that is collapsed by default.
It can be expanded by clicking a link.
}}
{{collapse(View details...)
With custom link text.
}}thumbnailDisplays a clickable thumbnail of an attached image. Examples:
{{thumbnail(image.png)}}
{{thumbnail(image.png, size=300, title=Thumbnail)}} -- with custom title and sizesubforge_projectsShow projects
subforge_lightboxLightbox macro
subforge_imageDisplay an image
subforge_colorAdd span with color
subforge_preAdd a pre tag
subforge_tagAdd a html tag
subforge_infoShow an info box
subforge_warnShow a warning box
subforge_needsShow a new hint
subforge_pledgieDisplay Pledgie donate button
subforge_columnAdd a column
subforge_toggle_numbersHide line numbers
subforge_themeShow a preview of a theme