Template:Hint: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Kuraiko Yoshikawa (talk | contribs)
m Was that it? I hope...
Kuraiko Yoshikawa (talk | contribs)
mNo edit summary
Line 31: Line 31:
{{!}}-
{{!}}-
{{!}} style="background:#F9F9F9; font-size:90%;" {{!}}
{{!}} style="background:#F9F9F9; font-size:90%;" {{!}}
This page is translated by [[User:{{{name}}}|{{{name}}}]]{{#if:{{{project| }}}| as part of ''{{{project}}}''}}.<br>Translation committed at: {{ #time: l j F Y | 20080727050124 }}
This page is translated by [[User:{{{name}}}|{{{name}}}]]{{#if:{{{project| }}}| &nbsp;as part of ''{{{project}}}''}}.<br>Translation committed at: {{ #time: l j F Y | 20080727050124 }}
{{!}}}
{{!}}}
|#default =  
|#default =  

Revision as of 10:24, 27 July 2008


"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-RASeq5tH_AOihODjHds8oV-o-4Ytx7KG': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_77c61dfdd086.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-hUiNa1P_iU76nDk5z_i6VvEI0fM3uLKh': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_88c5f71c575d.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-AWxUeslPdCe-WZJz3RO5n3gn7ezwaYqo': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_f921988d212e.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-k0922A6CtTopCXDD2ce1-4rF11lXTWjc': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_ae7dddd8e688.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-Z09ZO7TgBQNbFv1YT9q44aMyGKdrHi1g': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/tmp/transform_326aceafe910.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
 }}