User:Layer-09/Sandbox/Infobox Emacs: Difference between revisions
Appearance
Created page with "<includeonly> {{User:DoggoBit/Sandbox/Infobox Emacs/Content |clip = {{{clip|}}} |title = {{{title|}}} |image = {{{image|}}} |developer = {{{developer|}}} |initial_release = {{{initial_release|}}} |latest_release_version = {{{latest_release_version|}}} |latest_release_date = {{{latest_release_date|}}} |programming_language = {{{programming_language|}}} |operating_system =..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{User: | {{User:Layer-09/Sandbox/Infobox Emacs/Content | ||
|clip = {{{clip|}}} | |clip = {{{clip|}}} | ||
|title = {{{title|}}} | |title = {{{title|}}} | ||
| Line 16: | Line 16: | ||
<noinclude> | <noinclude> | ||
== Example Usage == | == Example Usage == | ||
Paste this into | Paste this into a page to see the infobox: | ||
<pre> | <pre> | ||
{{User: | {{User:Layer-09/Sandbox/Infobox Emacs | ||
| title = Emacs | | title = Emacs | ||
| image = EmacsIcon.svg | | image = EmacsIcon.svg | ||
Revision as of 12:28, 5 June 2025
Example Usage
Paste this into a page to see the infobox:
{{User:Layer-09/Sandbox/Infobox Emacs
| title = Emacs
| image = EmacsIcon.svg
| developer = [[Free Software Foundation]]
| initial_release = 1976
| latest_release_version = 29.2
| latest_release_date = {{Start date and age|2024|04|12}}
| programming_language = [[C (programming language)|C]], [[Emacs Lisp]]
| operating_system = Cross-platform
| license = [[GNU General Public License]]
| footer = [https://www.gnu.org/software/emacs gnu.org/emacs]
}}