TemplateTests: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
No edit summary
(Added new templates with new instructions and removed old templates.)
Line 12: Line 12:
== Menus ==
== Menus ==
You can use these templates when telling the reader which menu choice to make.
You can use these templates when telling the reader which menu choice to make.
For instance, they can choose menu {{Menuitem|File}} → {{Menuitem|Open...}}


== Buttons ==
For instance, they can choose menu {{Menuitem|File}} → {{Menuitem|Open…}}


{{TutorialTest|note|Hello there everybody.|fill}}
Or, they can right-click and choose {{Menuitem|Get Text…}} from the menu.


This is a line of text that says nothing at all about anything.
== Buttons ==
 
You can use these templates to show when the reader should press a specific button.
Second line of text: {{Menuitem|Insert}} → {{Menuitem|Insert Shape}} → {{Menuitem|Rectangle}} and more text.
 
Third line of text that is totally useless except to test the line before it.
 
And here's a test of: Press the {{Button|OK}} button.
 
'''<u>Unboxed Templates</u>'''
 
{{TutorialInfo}}This is a short INFO without the box.
 
{{TutorialHelp}}This is a short HELP without the box.
 
{{TutorialNote}}This is a short NOTE without the box.
 
{{TutorialTip}}This is a short TIP without the box.
 
{{TutorialExperiment}}This is a short EXPERIMENT without the box.
 
{{TutorialDevelopment}}This is a short DEVELOPMENT without the box.
 
{{TutorialCaution}}This is a short CAUTION without the box.
 
{{TutorialWarning}}This is a short WARNING without the box.
 
{{TutorialUrgent}}This is a short URGENT without the box.
 
{{TutorialDanger}}This is a short DANGER without the box.
 
{{TutorialStop}}This is a short STOP without the box.
 
'''<u>Boxed Templates</u>'''
 
{{TutorialInfo|This is a boxed tutorial INFO. This is a long line of text to check that the text in the box flows to the left of the icon and title instead of going back to the start of the line again as it would if there wasn't a box.}}
 
{{TutorialHelp|This is a boxed tutorial HELP. This is a long line of text to check that the text in the box flows to the left of the icon and title instead of going back to the start of the line again as it would if there wasn't a box.}}
 
{{TutorialNote|This is a boxed tutorial NOTE. This is a long line of text to check that the text in the box flows to the left of the icon and title instead of going back to the start of the line again as it would if there wasn't a box.}}
 
{{TutorialTip|This is a boxed tutorial TIP. This is a long line of text to check that the text in the box flows to the left of the icon and title instead of going back to the start of the line again as it would if there wasn't a box.}}
 
{{TutorialExperiment|This is a boxed tutorial EXPERIMENT. This is a long line of text to check that the text in the box flows to the left of the icon and title instead of going back to the start of the line again as it would if there wasn't a box.}}
 
{{TutorialDevelopment|This is a boxed tutorial DEVELOPMENT. This is a long line of text to check that the text in the box flows to the left of the icon and title instead of going back to the start of the line again as it would if there wasn't a box.}}
 
{{TutorialCaution|This is a boxed tutorial CAUTION. This is a long line of text to check that the text in the box flows to the left of the icon and title instead of going back to the start of the line again as it would if there wasn't a box.}}
 
{{TutorialWarning|This is a boxed tutorial WARNING. This is a long line of text to check that the text in the box flows to the left of the icon and title instead of going back to the start of the line again as it would if there wasn't a box.}}
 
{{TutorialUrgent|This is a boxed tutorial URGENT. This is a long line of text to check that the text in the box flows to the left of the icon and title instead of going back to the start of the line again as it would if there wasn't a box.}}


{{TutorialDanger|This is a boxed tutorial DANGER. This is a long line of text to check that the text in the box flows to the left of the icon and title instead of going back to the start of the line again as it would if there wasn't a box.}}
For instance, they can click the {{Button|OK}} button.


{{TutorialStop|This is a boxed tutorial STOP. This is a long line of text to check that the text in the box flows to the left of the icon and title instead of going back to the start of the line again as it would if there wasn't a box.}}
Or, they can press {{Button|Finish}} to complete the process.

Revision as of 12:43, 4 February 2015

This page is only for testing the Tutorial templates. It has no other purpose.

Annotations

These can be used to give the reader a little bit more information related to the main text.

Warning
{{{2}}}

This is a basic in-line annotation.

Warning
This is a long annotation with a surrounding box. This can be used when you don't want the text to wrap to the start of the next line under the icon and annotation type text.
Warning
This is a long filled annotation with a surrounding box. This can be used when you don't want the text to wrap to the start of the next line under the icon and annotation type text.

Callouts

These can be used to give the reader some extra information or to call attention to a specific concept.

warning
Callout
This is a Callout. It can be used to give the reader some extra information about a concept in the main text.

Menus

You can use these templates when telling the reader which menu choice to make.

For instance, they can choose menu FileOpen…

Or, they can right-click and choose Get Text… from the menu.

Buttons

You can use these templates to show when the reader should press a specific button.

For instance, they can click the OK button.

Or, they can press Finish to complete the process.