模板:維基學生會/公佈欄
維基學生會要事 | ||
---|---|---|
| ||
隱藏此公告欄的部分內容,請參見Template:維基學生會/公佈欄#隱藏 隱藏這兩行,請在Special:Mypage/common.css 加入 span.WSU_hidebulletinword{display:none} |
|
概要
隱藏
特定公告
- 基本格式:
div.WSU_bulletin_id{ display:none }
- 請參考下列類型的ID,並將上面的的ID替換成欲隱藏類型的ID,最後填入Special:Mypage/common.css即可:
- 公告(post,
div.WSU_bulletin_post{ display:none }
) - 通知(notice,
div.WSU_bulletin_notice{ display:none }
) - 投票(vote,
div.WSU_bulletin_vote{ display:none }
) - 評選(selection,
div.WSU_bulletin_selection{ display:none }
) - 人事(personnel,
div.WSU_bulletin_personnel{ display:none }
) - 討論(talk,
div.WSU_bulletin_talk{ display:none }
)
- 公告(post,
全部公告
- 請將
div.WSU_bulletin{
display:none
}