User talk:Shane: Difference between revisions

Discussion page of User:Shane
Line 26: Line 26:
==Fields left out==
==Fields left out==
How do you make it on templates so that fields can be left out and it doesnt show errors? --[[User:Mercifull|Mercifull]] 03:30, 12 June 2006 (CDT)
How do you make it on templates so that fields can be left out and it doesnt show errors? --[[User:Mercifull|Mercifull]] 03:30, 12 June 2006 (CDT)
: In the wiki code I did: <tt>class="hiddenStructure<nowiki>{{{</nowiki>posting'''|'''<nowiki>}}}</nowiki></tt>. If posting is never passed, it never shows up because the class hiddenStructure hides the field. --[[User:Shane|Shane]] <sup>([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])</sup> 03:33, 12 June 2006 (CDT)
: In the wiki code I did: <tt>class="hiddenStructure<nowiki>{{{</nowiki>posting'''|'''<nowiki>}}}</nowiki>"</tt>. If posting is never passed, it never shows up because the class hiddenStructure hides the field. --[[User:Shane|Shane]] <sup>([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])</sup> 03:33, 12 June 2006 (CDT)

Revision as of 08:36, 12 June 2006

Please note: This user as a Photographic memory. Anything this user sees is quickly memorized.

Welcome to Battlestar Wiki!, Main Page Discussion, Portal Project, Sig


Portal workaround, Compliments, Happy Birthday, Update, Great Site, Your edits to User:General Eisenhower, Thanks for the Silly Template


Cape Cod, MA, A reminder, Tag for alternate/sep continuities, Template:Location Data



Fields left out

How do you make it on templates so that fields can be left out and it doesnt show errors? --Mercifull 03:30, 12 June 2006 (CDT)

In the wiki code I did: class="hiddenStructure{{{posting|}}}". If posting is never passed, it never shows up because the class hiddenStructure hides the field. --Shane (T - C - E) 03:33, 12 June 2006 (CDT)