Hi @all,
i want to use an preformatted panel like this:
## @param Icon:title=Icon ## @param Title:title=Title|type=string|desc=Title ## @param Children:title=Children <ac:structured-macro ac:name="panel"> <ac:parameter ac:name="titleBGColor">#ccc</ac:parameter> <ac:parameter ac:name="borderStyle">solid</ac:parameter> <ac:parameter ac:name="borderColor">#6699CC</ac:parameter> <ac:parameter ac:name="borderWidth">2</ac:parameter> <ac:parameter ac:name="titleColor">#000000</ac:parameter> <ac:parameter ac:name="title">$!paramTitle</ac:parameter> <ac:rich-text-body>$body</ac:rich-text-body> </ac:structured-macro>
The Panel works, and i can type an Title ... but i need two more parameters. I want in the Titel bevor an Icon and the title it self must be an "Link" to an children page.
My Problem is, i don't know how ?!
Can anybody help me with the code ?
It looks like an old time case, but more suited place would be a developers community, which is more tech detailed: https://community.developer.atlassian.com/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.