わいわいフォーラム「鉄盟団」 |
10月 17, 2012, 04:42:25 午後 | |||
|
お知らせ: わいわいフォーラムの営業を再開します。皆様、何卒宜しくお願いします。 タイトルへのコピペは禁止です!!必ず手で打ち込んでください!。ページが開かなくなる原因となります。 登録後、14日経っても1度も投稿のないメンバーの方は利用制限をさせていただきます。 詳しくはインフォメーションの投稿に関してをよく読んでください。 |
ホーム | ヘルプ | 検索 | カレンダー | ログイン | 登録 |
明らかな理由により、投稿内に標準的なHTMLコードを使用することはできません。その代わりとして、SMFは投稿内で掲示板コードと、スマイリーの使用を許可しています。BBCはHTMLと似てはいますが、掲示板利用にとって安全であり、規格化されたものです。
Please note that, because an SMF forum may be customized extensively by its administrator(s), the presence of a feature in this documentation does not necessarily mean that it will be available to all users in all forums.
Browse to the board where you wish to post and click the スレッドを立てる button (positioned by default at both the top and the bottom of the board, as shown in the User Help Introduction), which should take you to the スレッド投稿 screen. While this presents a number of options, the two most important are the Subject field and main Message field (not labeled as such, but obvious by its size). So enter your subject and start to type (or paste) your message into the main text area, noting that a message missing either a subject or a body will not be accepted for posting until it has both. If you're happy with your plain text message, you can then post it by clicking the Post button and/or preview it first by clicking the Preview button, but there are many further オプション available to make things that little bit more interesting.
A poll is basically a topic with an added question and voting options, started by clicking New Poll instead of New Topic as described above. To post a poll it is necessary to fill out the 質問 field and at least two of the Option fields in addition to the Subject and Message fields required by a standard topic. Further options to configure how many choices the user may vote for, how long the poll should run, whether users can change their votes and what conditions must be fulfilled for the results to be displayed should be self-explanatory.
To offer more than five choices in a poll, simply click Add Option as many times as necessary.
Note that it may also be possible for some users in some forums to add a poll to an existing topic.
Where this option has been configured (it's not standard 'out of the box'), you can post an event by selecting カレンダー from the メインメニュー followed by イベントを投稿 from the カレンダー screen. What you see now is a Start new topic screen with supplementary fields for the event title, date and target board, which simply add your event to the カレンダー and create a link back to your post in that board.
Replying to a topic or poll is basically the same as starting a new topic, but it's not necessary to enter anything in the Subject field unless you wish to change what's already there. To vote in a poll, you simply have to select your chosen option(s) and click Submit Vote.
If 'Quick Reply' has been enabled, a simple reply field will also appear after the post(s) on a page, but you'll have to type your 掲示板コードとスマイリー manually if you choose to use it.
To reply to a post by quoting it, you can either click the 引用 button for the relevant post and add your own message to the quoted text or click the Reply button followed by Insert Quote from the relevant post in the 'Topic Summary' below, but note that:
To modify a post, click the Modify button and make your changes. Note that most forums are likely to be configured to show the date and time of the last edit, but the administrator(s) may also allow a short period to elapse before this happens.
To delete a post, click the Delete button followed by OK from the Remove this message? box that appears. Some forums may also allow you to remove topics or polls that you start, but the buttons for these are usually at the bottom of the page.
This drop-down menu allows you to change the default icon for the subject line to something matching the mood or purpose of your post.
掲示板コード(BBC)は is the essential tool for formatting and changing the appearance of your post. While it affects the plain text in much the same way as the formatting tools in any word processor, the main Message field does not behave in a WYSIWYG manner, so you should preview your message if you need to see what it will look like when posted.
A complete SMF掲示板コードリファレンス is provided below.
While smileys can be viewed as purely whimsical in nature, they can also play a valuable role in clarifying the written word in much the same way as vocal inflections and/or facial expressions clarify the spoken word. Like most forum software, SMF provides a standard range of smiley images which can be added to posts by clicking the relevant icons or typing the relevant codes. A スマイリーを使わない option is naturally also provided for those occasions when you don't want typed character combinations that would normally be displayed as smileys to be converted to the expected images!
A complete SMFスマイリーリファレンス is provided below.
Before listing the available BBCボタン and their purposes, let's see how they work by imagining that we want to post some text in bold type. While we can start by clicking the B (Bold) button and typing our text between the tags it produces, it's often more practical to type the text first, highlight it and then click the button. So typing 'text', highlighting it and clicking the 'B' button should produce '[b]text[/b]', which renders as text when posted or previewed. (NB This doesn't work in Opera, which inserts the tags at the end of the post.) Subsequently highlighting '[b]text[/b]' and clicking the I (Italicized) button will produce '[i][b]text[/b][/i]', which not only renders as text when posted or previewed but also introduces the concept of nesting, which means that each new set of tags in a case like this should be seen as a new 'box' containing both the original text and any tags already applied to it.
Note that the BBC tags can also be typed and edited direct instead of clicking the buttons.
The following options may appear by default in some forums but be contained within an expanding/collapsing panel (try clicking the link with the arrow below!) in others:
Check this to subscribe to email notification for the topic.
Check this to return to the topic (instead of the 記事一覧) after posting (NB you can also set this behaviour as a preference in your profile).
Check this to prevent certain character combinations in your post from being parsed and rendered as smileys.
If enabled, this feature allows you to attach files to your posts in much the same way as most email clients, so you simply have to browse to the relevant file(s) on your computer before clicking Post. You can delete your attachment(s) or add more by modifying your post, but please note that:
The buttons shown belong to the SMF default theme and may differ from forum to forum.
タグ名 | ボタン | コード | 出力 | コメント | |
---|---|---|---|---|---|
太文字 | [b]太文字[/b] | 太文字 | * | ||
斜体 | [i]斜体[/i] | 斜体 | * | ||
下線 | [u]下線[/u] | 下線 | * | ||
字消し線 | [s]字消し線[/s] | * | |||
グロウ | [glow=red,2,50]グロウ[/glow] |
グロウ
|
The three attributes (eg red, 2, 50) in the 'glow' tag are color, strength and width respectively. | ||
影付き | [shadow=red,left] 影付き [/shadow] |
影付き
|
The two attributes (eg red, left) in the 'shadow' tag are color and direction respectively. | ||
マーキー | [move]動く[/move] | Not valid XHTML, but can also be used for images! | |||
整形テキスト | [pre]Simple Machines Forum[/pre] |
Simple Machines Forum |
Preserves critical text formatting, rendered in a monospace font. | ||
左寄せ | [left]左寄せ[/left] |
左寄せ |
* | ||
中央寄せ | [center]中央寄せ[/center] |
|
* | ||
右寄せ | [right]右寄せ[/right] |
右寄せ |
* | ||
右から左へ | * | [rtl]右から左へ!![/rtl] |
右から左へ!
|
Typical usage would be to post Arabic or Hebrew in an English document. | |
左から右へ | * | [ltr]左から右へ![/ltr] |
左から右へ!
|
Typical usage would be to post English in an Arabic or Hebrew document. | |
横線e | [hr] |
|
* | ||
フォントサイズ | [size=10pt]font size[/size] | font size | * | ||
フォント | [font=Verdana]書体変更[/font] | 書体変更 | Only fonts installed on the user's computer will be displayed, so use with caution! | ||
文字色 | [color=Red]赤[/color] | 赤 | Select the color from the drop-down. | ||
Flashを挿入 | [flash=200,200] http://somesite/somefile.swf [/flash] |
http://somesite/somefile.swf | Please note that, if embedded Flash has been disabled by the forum administrator(s), the Flash file will appear as a straight hyperlink as shown here. The two attributes in the 'flash' tag (where relevant) are width and height respectively. | ||
画像を挿入 | [img] http://somesite/image.gif [/img] |
Type the width and height attributes to resize the image. | |||
[img width=48 height=48] http://somesite/image.gif [/img] |
|||||
ハイパーリンク | [url]http://somesite/[/url] | http://somesite/ | NB the 'url' tag opens in a new window, but you can type 'iurl' tags to open in the same window. | ||
[url=http://somesite/] descriptive link [/url] |
名前付きリンク | ||||
メールアドレス | [email] someone@somesite [/email] |
someone@somesite | * | ||
FTPリンク | [ftp] ftp://somesite/somefile [/ftp] |
ftp://somesite/somefile | * | ||
[ftp=ftp://somesite/somefile] descriptive link [/ftp] |
名前付きFTPリンク | ||||
テーブル挿入 | [table][/table] | * | No meaningful output from the 'table' tags alone. | ||
テーブルの行を挿入 | [table][tr][/tr][/table] | * | No meaningful output from the 'table' and 'tr' tags alone. | ||
テーブルの列を挿入 | [table][tr][td] 中身 [/td][/tr][/table] |
|
Note the correct nesting of the tags, so the 'table' tags contain the 'tr' tags, which each contain an equal number of 'td' tags! | ||
[table][tr][td]SMF[/td] [td]Bulletin[/td][/tr] [tr][td]Board[/td] [td]Code[/td][/tr][/table] |
|
||||
上付き | [sup]上付き[/sup] | 上付き | * | ||
下付き | [sub]下付き[/sub] | 下付き | * | ||
等幅 | [tt]等幅[/tt] | 等幅 | 等幅フォント | ||
コードを挿入 | [code]<?php phpinfo(); ?>[/code] |
Code:
<?php phpinfo(); ?>
|
Always use to preserve formatting of code and avoid parsing as BBC and/or smileys! | ||
引用文の挿入 | [quote]引用[/quote] |
Quote
引用
|
Note the optional 'author' attribute. | ||
[quote author=author]引用[/quote] |
Quote from: author
引用
|
||||
リストを挿入 | [list] [li]SMF[/li] [li]YaBB SE[/li] [/list] |
|
While you can add as many items as you wish, each item must be contained by the correct opening and closing tags. You can also style your list item bullets with special opening tags and no closing tags, but this option doesn't currently output valid XHTML. | ||
[list] [o]○ [O]○ [0]○ [*]● [@]● [+]■ [x]■ [#]■ [/list] |
|
||||
単語の略 | * | [abbr=exemlpi gratia]eg[/abbr] | eg | Displays the full expression for the abbreviation on mouseover. | |
単語の解説文 | * | [acronym=Simple Machines Forum]SMF[/acronym] | SMF | Displays the full expression for the acronym on mouseover. |
The smileys shown here are the standard set from the SMF default theme and may differ from forum to forum.
名前 | 画像(クリックすると挿入されます) | コード(入力すると変換されます) |
---|---|---|
スマイリー | :) | |
ウィンク | ;) | |
チーズ | :D | |
ニヤリ | ;D | |
怒り | >:( | |
悲しい | :( | |
ショック | :o | |
クール | 8) | |
はい? | ??? | |
目を回す | ::) | |
アカンベー | :P | |
当惑 | :-[ | |
口を噤む | :-X | |
ぼんやり | :-\ | |
キス | :-* | |
泣く | :'( |
Please note that not all of the smiley codes will be correctly parsed and converted to images unless their opening spaces are present.