From DoomWiki.org

Line 1: Line 1:
{{Template: Port skel}}
+
 
 +
 
 +
<!-- SNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIP -->
 +
 
 +
<!-- Unless you have many details to write, keep this as a stub -->
 +
{{stub}}
 +
 
 +
{{InfoboxSourcePort
 +
 
 +
<!-- This is the name of your source port -->
 +
|title = Skeleton Source Port
 +
 
 +
<!-- The developers of the source port. -->
 +
|developer = Nobody
 +
 
 +
<!-- Members of the team, but those who do not develop. -->
 +
|nondeveloper = Nobody
 +
 
 +
<!-- The direct parent of this source port, where its code comes from. -->
 +
|baseparent = [[Linux Doom]] 1.10
 +
 
 +
<!-- The logo of your source port, check copyright/trademark permissions! -->
 +
|logo = [[Image:Official_remood_logo.gif|200px]]
 +
 
 +
<!-- A picture of your source port in action -->
 +
|screenshot = [[File:Eternityengine-vapordemo.png|200px]]
 +
 
 +
<!-- A description of the screenshot, which is important. -->
 +
|caption = Text below screenshot
 +
 
 +
<!-- The language the port is programmed in -->
 +
|programming language = {{wp|C (programming language)|C}}, {{wp|C++|C++}}, {{wp|Java (programming language)|Java}}
 +
 
 +
<!-- Whether the port is currently worked on or discontinued. -->
 +
|status = Active/Discontinued
 +
 
 +
<!-- If PortName/Platforms exists then this is not used. -->
 +
<!-- |platform = Cross-Platform -->
 +
 
 +
<!-- The license your code is under, if it has noo template use a Wikipedia or similar -->
 +
|license = [[Doom Source License]], {{GPL||2+}}, {{GPL||3+}}
 +
 
 +
<!-- The URL to your source port home page -->
 +
|website = [http://doomwiki.org doomwiki.org]
 +
 
 +
<!-- The MAIN IRC URL to your IRC chat room -->
 +
|ircchannel = [irc://irc.oftc.net/doom-tech OFTC #doom-tech]
 +
 
 +
<!-- The
 +
|repotype = Fossil, CVS, Subversion, Mercurial, Git
 +
|repourl = [http://doomwiki.org/ doomwiki.org] <!-- The [URL_to_repository Website_that_hosts_repository -->
 +
}}
 +
 
 +
<!-- Very basic text describing your port. -->
 +
'''Skeleton Source Port''' is not a real [[source port]]. This page's purpose is to create a base template of a source port to describe.
 +
 
 +
=== Summary ===
 +
This section of text contains more detailed information on this [[source port]]. If your source port is unreleased, then do not create subpages for it at all. However when you make your first release and subsequent releases, you create pages linking to [[{{FULLPAGENAME}}/Version]] which contains the version of your sourceport, without the v. And the date of the latest release [[{{FULLPAGENAME}}/Date]] in YYYY-MM-DD format.
 +
 
 +
As for the initial release version go to [[{{FULLPAGENAME}}/InitialVersion]] and [[{{FULLPAGENAME}}/InitialDate]]. The same rules apply as per format specifications.
 +
 
 +
=== External Links ===
 +
* [http://doomwiki.org/ My Source Port Home Page]
 +
 
 +
<!-- Be sure to edit the genealogy to be correct. -->
 +
 
 +
{{s-start}}
 +
{{s-port}}
 +
{{s-bef|before=[[Linux Doom]] 1.10}}
 +
{{s-ttl|title=Source Port Skeleton}}
 +
{{s-non|reason=Active/None}}
 +
{{s-end}}
 +
 
 +
 
 +
[[Category:Source ports]]
 +
[[Category:Doom ports]]
 +
 
 +
 
 +
<!-- SNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIPSNIP -->
 +
 
 +
 
  
 
Jp
 
Jp

Revision as of 00:48, 3 May 2016


Under construction icon-yellow.svgThis article or section is a stub. Please help the Doom Wiki by adding to it.


Skeleton Source Port
Official remood logo.gif
Eternityengine-vapordemo.png

Text below screenshot

Codebase Linux Doom 1.10
Developer(s) Nobody
Contributor(s) Nobody
Development status Active/Discontinued
Written in C, C++, Java
License Doom Source License, GNU General Public License v2+, GNU General Public License v3+
Website doomwiki.org
IRC Channel OFTC #doom-tech

Skeleton Source Port is not a real source port. This page's purpose is to create a base template of a source port to describe.

Summary

This section of text contains more detailed information on this source port. If your source port is unreleased, then do not create subpages for it at all. However when you make your first release and subsequent releases, you create pages linking to User:Giomancer/Sandbox/JDP/Version which contains the version of your sourceport, without the v. And the date of the latest release User:Giomancer/Sandbox/JDP/Date in YYYY-MM-DD format.

As for the initial release version go to User:Giomancer/Sandbox/JDP/InitialVersion and User:Giomancer/Sandbox/JDP/InitialDate. The same rules apply as per format specifications.

External Links


Source code genealogy
Based on
Linux Doom 1.10
Source Port Skeleton Active/None



Jp