Difference between revisions of "Template:KBbox/doc"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with '<noinclude>This is the documentation page for the KB boxes (e.g. Template:KBcaution et al). </noinclude><includeonly>This is one in a series of templates used in [[:Category:...')
 
(How to define variables (I had to look into this template's source to find out))
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
{{{{PAGENAME}}|Text goes here!}}
{{{{PAGENAME}}|Text goes here!}}


Depending on the value of <nowiki>{{#var:lang}}</nowiki>, this template displays localized messages. Eg. for German: {{#vardefine:lang|/de}}
Depending on the value of <nowiki>{{#var:lang}}</nowiki>, this template displays localized messages. Eg. for German (i.e. with <code><nowiki>{{#vardefine:lang|/de}}</nowiki></code>): {{#vardefine:lang|/de}}


{{{{PAGENAME}}|Text goes here!}}
{{{{PAGENAME}}|Text goes here!}}
Line 20: Line 20:
would appear as
would appear as


{{{{PAGENAME}}|custom=Your topic|Text goes here!}}<includeonly>
{{{{PAGENAME}}|custom=Your topic|Text goes here!}}


When experiencing problems with this template, try the following markup:
When experiencing problems with this template, try the following markup:


: <code><nowiki>{{</nowiki>{{PAGENAME}}|1=Text goes here!}}</code>
: <code><nowiki>{{</nowiki>{{PAGENAME}}|1=Text goes here!}}</code>
[[Category:Box templates]]</includeonly>

Latest revision as of 04:16, 12 October 2009

This is the documentation page for the KB boxes (e.g. Template:KBcaution et al).