Template:Jfr ref/doc
From Joomla! Documentation
Header template for a Joomla! 1.5 Framework Reference pages to provide quick navigation to the respective categories and "Master pages" in the Portal namespace. See also {{jfrsource}}
Contents |
Functions/Features
Links to the Category page of the provided Joomla version or Category:Joomla! 1.5 if omitted.
Usage
{{jfr_ref|Framework:Base/JObject|JObject}}
Parameters
| Parameter Name | Parameter Description | req./opt. |
|---|---|---|
| {{{1}}} | the {{FULLPAGENAME}} of the Portal page. | Required. |
| {{{2}}} | the {{PAGENAME}} of the Portal page. | Required. if {{{1}}} is given |
| {{{since}}} | available since this version. Default value is "1.5.0" | Optional. |
Known Issues
none so far
Stylesheet
The box is placed in a standard div.floatright which is declared in /skins/common/common.css
div.jfr div.ref-j10 /* colors + icon for J! 1.0.x */ div.ref-j15 /* colors + icon for J! 1.5.x */ div.ref-j16 /* colors + icon for J! 1.6.x */ div.ref-jXX /* etc. */