Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

...

Kodeblok
<script language="JavaScript" type="text/javascript">// <![CDATA[
{
       document.write('<iframe src="http://www.facebook.com/plugins/like.php?href='+location.href+'&layout=button_count" frameborder="0" scrolling="no" width="100%" height="62px" allowtransparency="true" style="height: 62px; width: 100%;"></iframe>');
     }
// ]]></script>

Image lightbox med Confluence style

Kodeblok


\## Macro title: My Macro
\## Macro has a body: Y or N
\## Body processing: Selected body processing option
\## Output: Selected output option
\##
\## Developed by: My Name
\## Date created: dd/mm/yyyy
\## Installed by: My Name
\## @param path:title=Status\|type=string\|required=true\|desc=Status to display
\## @param image:title=Status\|type=string\|required=true\|desc=Status to display
\## @param group:title=Status\|type=string\|required=true\|desc=Status to display
<a href="/images/${parampath}thumbs/800pxHigh/${paramimage}" title="${paramimage}"><img src="/images/${parampath}thumbs/200pxHigh/${paramimage}"></a>
\## Macro title: My Macro

\## Macro has a body: Y or N

\## Body processing: Selected body processing option

\## Output: Selected output option

\##

\## Developed by: My Name

\## Date created: dd/mm/yyyy

\## Installed by: My Name

\## @param path:title=Status\|type=string\|required=true\|desc=Status to display

\## @param image:title=Status\|type=string\|required=true\|desc=Status to display

\## @param group:title=Status\|type=string\|required=true\|desc=Status to display

<a href="/images/${parampath}thumbs/800pxHigh/${paramimage}" class="confluence-thumbnail-link" title="${paramimage}"><img src="/images/${parampath}thumbs/200pxHigh/${paramimage}"></a>