Difference between revisions of "Template:KBnote"

From Second Life Wiki
Jump to navigation Jump to search
m (pic)
Line 1: Line 1:
<onlyinclude><includeonly><table style="border: 1px dashed rgb(127, 124, 117);" cellpadding="3" width="80%">
<table border="0" cellspacing="0" cellpadding="2" width="80%">
        <tr>
    <tr>
            <td style="border: 1px dashed rgb(127, 124, 117);" width="80"><imagemap>
      <td width="64">[[Image:Icons_parature_note.jpg]]</td>
Image:Icons_parature_note.jpg
poly 0 0 [[Help Portal]]
desc none
</imagemap></td>
            <td style="border: 1px dashed rgb(127, 124, 117);">{{{1|}}}</td>


        </tr>
      <td style="border: 1px solid #dddddd; background: #f9f9f9; padding: 10px">'''Note:''' {{{1|}}}</td>
</table></includeonly></onlyinclude>
    </tr>
This box is an adaption of the trivia box used in {{slkb|4567|Group Roles}} and supposed to be used at KB translations which are using such a box. Syntax:
</table>
<nowiki>{{KBnote|Note: Some content}}</nowiki>
which would result in


{{KBnote|Note: Some content}}
<noinclude>
[[Category:Box templates]]
This is one in a series of templates used in [[Category:Knowledge Base]].
 
Example:
 
: <code><nowiki>{{KBnote|Text goes here!}}</nowiki></code>
 
Which appears as:
 
: {{KBnote|Text goes here!}}
 
[[Category:Box templates]]</noinclude>

Revision as of 13:21, 1 October 2009

Icons parature note.jpg Note:


This is one in a series of templates used in.

Example:

{{KBnote|Text goes here!}}

Which appears as:

Icons parature note.jpg Note: Text goes here!