Forums: Index → Support Requests → 'Master navbox' help
Fandom's forums are a place for the community to help other members.
To contact staff directly or to report bugs, please use Special:Contact.
To contact staff directly or to report bugs, please use Special:Contact.
I recently made an attempt to counter the growing inclusion of appearence-related navboxes on the Resident Evil Wiki by creating a master navbox where related navboxes could be hiden inside, saving space and making the pages tidier. However, my knowledge of the {{#if}} tag is very limited and I have so far been unable to display the specifically-desired sub-navboxes onto the sandbox in any way. I was intending to use {{Game|RE0|RE1}} to generate the appropriate sub-navboxes, but they have so far failed to show up.-- Forerunner 17:38, August 6, 2011 (UTC)
#if:
syntax is pretty simeple:{{#if: text is present | text if true | text if false}}
. An example of this would be{{#if: {{{showmessage|}}} | This is a message}}
, where if the parametershowmessage
is specified, the text "This is a message" is displayed. Monchoman45 Talk Contribs Skystone 17:44,8/6/2011
As far as I can see the template is working fine as a navbox. What's the specific problem? —This unsigned comment is by Nidek (talk • contribs) . Please sign your posts with ~~~~!