Template:Software Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
</div> | </div> | ||
< | |||
==To use this== | |||
# Paste this text below on the top of the Edit text box of the page you want to edit | |||
# Replace '''...'' with information | |||
<pre>{{ | |||
Software_Infobox | |||
|title = ... | |title = ... | ||
|image = ... | |image = ... | ||
| Line 29: | Line 35: | ||
|Programming Language = ... | |Programming Language = ... | ||
|Dependencies = ... | |Dependencies = ... | ||
}}</ | }}</pre> | ||
Revision as of 23:00, 4 January 2019
Software Infobox
To use this
- Paste this text below on the top of the Edit text box of the page you want to edit
- Replace '... with information
{{
Software_Infobox
|title = ...
|image = ...
|Paragigm = ...
|Developer = ...
|Stable Version = ...
|Programming Language = ...
|Dependencies = ...
}}