512
edits
(Add issue: FlightGear Wikipedia article image (seemingly deleted) needs Flightgear wiki screenshot page with correct sourcing) |
(→Issues with three templates: new section) |
||
| Line 71: | Line 71: | ||
The person who uploaded it, or someone from the wiki, should ideally fix the FlightGear wiki page, and do a deletion review for the Wikipedia file. The file may have been used in multiple pages since screenshots are uncommon on Wikipedia due to proprietary apps. Feel free to remove this comment once it's taken care of. Good luck | The person who uploaded it, or someone from the wiki, should ideally fix the FlightGear wiki page, and do a deletion review for the Wikipedia file. The file may have been used in multiple pages since screenshots are uncommon on Wikipedia due to proprietary apps. Feel free to remove this comment once it's taken care of. Good luck | ||
== Issues with three templates == | |||
Hi, | |||
The [[Template:Fgmeta_commit|fgmeta commit]] template appears to be broken. It used to work in the first ''Note'' [[Scripted_Compilation_on_Linux_Debian/Ubuntu#For_the_curious:_the_SSH_way|here]] (see the URL). | |||
Also, I tried to use [[Template:Repo_link#Site:_Generic]] to create a link to the [https://gitlab.kitware.com/cmake/cmake.git CMake repo], but didn't manage: IIRC, the link text was empty. | |||
Finally, [[Template:Fgmeta_source]] doesn't seem to to what the doc. says for ''simplepath'': with | |||
<pre><nowiki>{{fgmeta source | |||
| path = download_and_compile.sh | |||
| simplepath = 1 | |||
}}</nowiki></pre> | |||
the link text starts with a slash, so I used | |||
<pre><nowiki>{{fgmeta source | |||
| path = download_and_compile.sh | |||
| text = download_and_compile.sh | |||
}}</nowiki></pre> | |||
which is of course more redundant. | |||
Thanks for considering! :-) | |||
[[User:Rominet|Rominet]] ([[User talk:Rominet|talk]]) | |||
edits