Guidelines for Writing this Manual: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
Fal7i (talk | contribs)
Fal7i (talk | contribs)
Line 28: Line 28:
{{note|text=When you read a page, and make any necessary corrections so that this page conforms to Bluefish version 2.0.0, <br />thank you for changing the status, from '''d''' (draft) to '''u''' (update).<br />  
{{note|text=When you read a page, and make any necessary corrections so that this page conforms to Bluefish version 2.0.0, <br />thank you for changing the status, from '''d''' (draft) to '''u''' (update).<br />  
ie: <tt><nowiki>|</nowiki>st=d</tt> by <tt><nowiki>|</nowiki>st=u</tt>.}}
ie: <tt><nowiki>|</nowiki>st=d</tt> by <tt><nowiki>|</nowiki>st=u</tt>.}}
{{tip|text=After a Bluefish version update, you can have to modify the rev parameter.}}
{{clear}}
{{clear}}
{{tip|text=After a Bluefish version update, you can have to modify the rev parameter.}}


=== Tips and Notes Templates ===
=== Tips and Notes Templates ===

Revision as of 14:24, 31 December 2009

 

create an account

Your are a bluefish user? You can help to write the Bluefish 2 Manual.

  • first step: create an account,
  • second step: feel free to edit te manual,
  • third step: thanks for your help! :)

Using Bluefish 2 to edit Bluefish 2 Manual

Bluefish mediawiki

Templates

Top and bottom menus

Bluefish Wiki Manual use 2 templates for navigation: Man2top and Man2bottom.
They do not usually need to be edited.

Template:Man2top Template:Man2bottom

Man2top and Man2bottom templates do not usually need to be edited. Exceptions:

When you read a page, and make any necessary corrections so that this page conforms to Bluefish version 2.0.0,
thank you for changing the status, from d (draft) to u (update).

ie: |st=d by |st=u.

After a Bluefish version update, you can have to modify the rev parameter.


Tips and Notes Templates

Bluefish Wiki Manual use templates for:

note: tip: important: warning:
this is a note.
this is a tip.
this is important!
this is a warning!

examples

{{note|text=mytext here, use <br /> to break lines.}}
mytext here, use <br />
to break lines.
{{warning|text=mytext here, use <br /> to break lines.}}
mytext here, use <br />
to break lines.
use Bluefish mediawiki snippets to edit this manual...
task will be more easy!

Clear Template

You can write {{clear}} as a shortcut of <br style="clear:both" />