[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


howtos:games:template [2019/02/21 11:36 (UTC)] (current) – created markand
Line 1: Line 1:
 +<!-- Use this template to document a specific software -->
  
 +====== program name ======
 +
 +<!-- Add a summary about the software and its purpose. -->
 +
 +====== Prerequisites ======
 +
 +<!-- Add requirements prior using this program. Remove this chapter if unnecessary. -->
 +
 +====== Installation ======
 +
 +<!-- Use this paragraph if software is available from stock Slackware. -->
 +program name is distributed with Slackware since <VERSION>.
 +
 +<!-- Use this paragraph if software is available via SlackBuilds.org, put hyperlink to the package -->
 +program name is available at [[LINK HERE|SBo]].
 +
 +====== Usage ======
 +
 +<!-- Add more information about usage. -->
 +
 +====== Documentation ======
 +
 +<!-- Add links to the official documentation. -->
 +
 +{{tag>howtos software}}
 howtos:games:template ()