How do I add the systems unique Article ID on all article pages?
To place a unique identifier in a set position in all your Article pages, you need to paste the following code:
KB-%%GLOBAL_QuestionId%%
into your desired location in templates/<Your Chosen Template>/Panels/ViewQuestionPanel.html. Where 'KB-' is whatever prepend you would like for your ID.