WireframeSketcher's screens are static so you'll have to create 3 different screens for each tab. You can avoid content duplication by creating a common template shared by all 3 screens. This way each of 3 screens only adds its own content to the base template. Use components to achieve this separation.