Template:Hint

From Second Life Wiki
Revision as of 21:16, 5 January 2009 by Zai Lynch (talk | contribs) (User:Kuraiko Yoshikawa/sandbox/Template:hint moved to Template:Hint: birth of a new template =) thx kurai *hugz*)
Jump to navigation Jump to search


"Note Box"

Create a Note box for various sectors and "alerts".

  • Warning Box
  • Important Box
  • Note/Hint Box
  • and special version of note box for translations


Based on Template:! and inspired by Template:LSL_Function/warning

Minimum Usage

{{User:Kuraiko_Yoshikawa/sandbox/Template:hint
 |mode=important
 |desc=<Description>
 }}

Normal Usage

{{User:Kuraiko_Yoshikawa/sandbox/Template:hint
 |mode=important
 |title_desc=<Title Description>
 |desc=<Description>
 }}

Translation Special Usage

{{User:Kuraiko_Yoshikawa/sandbox/Template:hint
 |mode=translation
 |name=<your name>
 }}

Translation Special with Project Usage

 {{User:Kuraiko_Yoshikawa/sandbox/Template:hint
 |mode=translation
 |project=<project name>
 |name=<your name>
 }}
 

Examples

Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i @ error/delegate.c/InvokeDelegate/1966. convert-im6.q16: unable to open file `/tmp/magick-QFgmWJkNW2kQ0E45sylQDPV9wmNI27TX': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_9aaf7effdb75.png' @ error/convert.c/ConvertImageCommand/3229. Warning!

The follow stuff is experimental.

 {{User:Kuraiko_Yoshikawa/sandbox/Template:hint
 |mode=warning
 |desc=The follow stuff is experimental.
 }}
 

Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i @ error/delegate.c/InvokeDelegate/1966. convert-im6.q16: unable to open file `/tmp/magick-S_wicgOzhbOP_LlvnRG9i-Q1JQ9DRG2Z': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_27362cb65705.png' @ error/convert.c/ConvertImageCommand/3229. Important! Page isn't finished.

Sorry this page isn't finished... I'm working hard on it! o.o

 {{User:Kuraiko_Yoshikawa/sandbox/Template:hint
 |mode=important
 |title_desc=Page isn't finished.
 |desc=Sorry this page isn't finished... I'm working hard on it! o.o
 }}
 

Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i @ error/delegate.c/InvokeDelegate/1966. convert-im6.q16: unable to open file `/tmp/magick-tdeiLF4mjFxwBa9JEsUuZFLovQMOgh3J': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_a8bf4916cc8a.png' @ error/convert.c/ConvertImageCommand/3229. Note!

The following code is a beta and not 100% stable!

 {{User:Kuraiko_Yoshikawa/sandbox/Template:hint
 |mode=note
 |desc=The following code is a beta and not 100% stable!
 }}
 

Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i @ error/delegate.c/InvokeDelegate/1966. convert-im6.q16: unable to open file `/tmp/magick-PCb3BX2yUHrv0GFlmVqUZG1_tXRo5vDg': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_f4a888be3aa6.png' @ error/convert.c/ConvertImageCommand/3229. Note: Translation in Progress!

This page is translated by Kuraiko Yoshikawa.
Translation committed at: Sunday 27 July 2008

 {{User:Kuraiko_Yoshikawa/sandbox/Template:hint
 |mode=translation
 |name=Kuraiko Yoshikawa
 }}
 

Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i @ error/delegate.c/InvokeDelegate/1966. convert-im6.q16: unable to open file `/tmp/magick-TIR0C3nnWi1nuYGIHrUGCOIPI1F2AI7g': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_f17216784ac5.png' @ error/convert.c/ConvertImageCommand/3229. Note: Translation in Progress!

This page is translated by Kuraiko Yoshikawa as part of XYZ Translation Project.
Translation committed at: Sunday 27 July 2008

 {{User:Kuraiko_Yoshikawa/sandbox/Template:hint
 |mode=translation
 |name=Kuraiko Yoshikawa
 |project=XYZ Translation Project
 }}