Difference between revisions of "Template:How do I"
From Gramps
m |
m |
||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Languages}} |
| − | |||
| − | |||
<pre> | <pre> | ||
| Line 10: | Line 8: | ||
</pre> | </pre> | ||
---- | ---- | ||
| − | {{subst:Gramps_5.1_Wiki_Manual_-_Preface}} | + | <pre>{{subst:Gramps_5.1_Wiki_Manual_-_Preface}} |
| + | </pre> | ||
| + | Put the Table Of Contents wherever you like | ||
| + | __FORCETOC__ | ||
| + | == Section == | ||
| + | === Subsection === | ||
| + | ==== 2nd Subsection ==== | ||
| + | ===== 3rd Subsection ===== | ||
| + | ====== 4th Subsection ====== | ||
| + | |||
| + | |||
| + | *<pre>Commands you type at the command line</pre> | ||
| + | |||
| + | *''Filenames'' or <code>Filenames</code> | ||
| + | |||
| + | *<tt>''Replaceable text''</tt> | ||
| + | |||
| + | *{{man label|Labels}} for buttons and other portions of the graphical interface | ||
| + | |||
| + | *Menu selections look like this: {{Man menu|Menu -> Submenu -> Menu Item}} | ||
| + | |||
| + | *{{man button|Buttons}} you can click | ||
| + | |||
| + | *{{Man key press|CTRL|D}} [[Gramps_5.1_Wiki_Manual_-_Keybindings|Key combinations]] you can press on your Keyboard. | ||
| + | |||
| + | *<tt>Anything you type in</tt> | ||
| + | |||
| + | *{{checkbox|1|Checked}} - Checkbox that is selected | ||
| + | *{{checkbox|0|Unchecked}} - Checkbox that is unselected | ||
| + | |||
| + | {{man tip| 1=Title of Tip |2=Tips text.}} | ||
| + | {{man note| Example Note |Notes text.}} | ||
| + | {{man warn|1=Title/Heading |2=warning text }}</onlyinclude> | ||
| + | |||
| + | [[Category:Documentation]] | ||
| − | + | [[Category:WikiContributors]] | |
| + | [[Category:How do I]] | ||
Revision as of 03:35, 24 September 2019
{{subst:Gramps_5.1_Wiki_Manual_-_Preface}}
{{subst:WikiContributorRecruiting}}
{{subst:Gramps_5.1_Wiki_Manual_-_Preface}}
Put the Table Of Contents wherever you like
Contents
Section
Subsection
2nd Subsection
3rd Subsection
4th Subsection
Commands you type at the command line
- Filenames or
Filenames
- Replaceable text
- Labels for buttons and other portions of the graphical interface
- Menu selections look like this: Menu -> Submenu -> Menu Item
- Buttons you can click
- CTRL+D Key combinations you can press on your Keyboard.
- Anything you type in
- Checked - Checkbox that is selected
- Unchecked - Checkbox that is unselected
|
Title of Tip Tips text. |
Example Note Notes text. |
|
Title/Heading warning text |

