User:Johan G/Things I kept for history
Jump to navigation
Jump to search
This page have links to things I kept for history. This could be
- Things that got implemented in some other way, but to some extent inspired the way things finally got implemented.
- Things that did not work out as expected.
- etc.
Templates
- Template for very common links to the source code repositories that later got implemented as {{fgdata file}}, {{simgear file}} and {{flightgear file}}. Those templates would link to source code files and directories, could link to certain commits and lines and would also allow custom link labels (see also the slightly related {{readme file}} template):
- Templates for easing maintenance of the {{GitStatus}} template in a previous state used with the older release plan. See also Template talk:GitStatus#Updating and improving the status template(s) (perm)
- {{GitStatus/main}} (Hopefully) making GitStatus easier to maintain.
- {{GitStatus/status}} Current status (or on bad input, error messages)
- {{GitStatus/text open}} Text shown if status == open
- {{GitStatus/text frozen}} Text shown if status == frozen
- {{GitStatus/text closed}} Text shown if status == closed
- {{GitStatus/next status}} Next status and days left to it (or on bad input, error messages)
- {{GitStatus/main}} (Hopefully) making GitStatus easier to maintain.