You are viewing an old revision of this page, saved 2008-06-18 18:37 by UpInTheAir. View current version · Revision history

Templates - solution or problem?

OK, I shifted this section here from Cogs as it needs considerable work to have it presentable and it was degrading the main article in the meantime. But now I am flummoxed on what is stopping the items from showing up when I enter them. I have done the bits for Pencil Pusher, Yesman and Micromanager and they all "disappear". I suspect it is some arcane secret of the template but I have no idea where to look or what to do. Suggestions? Pudgey 02:57, 18 June 2008 (PDT)

This is because the code that you had on the page actually specified that none of the page show up when it is used as an inclusion. You had <noinclude> at the very top of the page, and </noinclude> at the very bottom. This means that nothing on the page was being included when you tried to use these pages as an inclusion. What actually was suppposed to be done was putting <noinclude></noinclude> around the {{CogTableHeader}} and {{CogTableFooter}} only. I've gone back and corrected the issue, so feel free to use the corrected ones as an example for further cog pages.--UpInTheAir 11:37, 18 June 2008 (PDT)