ব্যবহারকারী আলাপ:Technical 13/Templates/DraftHeader

পাতাটির বিষয়বস্তু অন্যান্য ভাষায় নেই।
আলোচনা যোগ করুন
উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে
Technical 13's list of drafts:
A user sandbox is a subpage of the user's user page. It serves as a testing spot and page development space for the user and is not an encyclopedia article.




  • "content = "
    • sandbox implies "sandbox = sandbox"
    • template implies "sandbox = template"
    • userbox implies "sandbox = userbox"
    • draft (default)
  • "sandbox = "
    • The subpage name that the content is stored at. Overrides "content = " defaults, and some common values are:
    • drafts
    • userboxes
    • scripts
    • templates
    • sandbox
    • default is based on content or sandbox if no content specified.
  • This template adds a class of "draftHeader" to all boxes it makes
  • This template adds an id of "draftHeader-content" to all boxes it makes
  • This allows for links directly to the box from other pages by appending #draftHeader-content to the wikilink or URL.
  • This allows for further personalization of all of these boxes via .css or .js (including $('.draftHeader-content')).