How to translate "Log of Unexplained Locations" (for SCP-FR)

1. Prepare the "log-of-unexplained-locations:_template" page

http://fondationscp.wikidot.com/log-of-unexplained-locations:_template

[[>]]
[[module Rate]]
[[/>]]
[[module ThemePreviewer noUi="true"]]
%%form_raw{redirect-b}%%%%name%%%%form_raw{redirect-e}%%
====
[[form]]
fields:
  desc:
    label: "Location Description:"
    type: wiki
    hint: "Describe the anomalous item here."
    height: 6
  date:
    label: "Date of Containment:"
    type: text
    default: "████-██-██"
  loc:
    label: "Location:"
    type: text
    hint: "Anytown, ██, USA"
  sec:
    label: "Security Protocol:"
    type: wiki
    hint: "Where is it now?"
    height: 6
  note:
    label: "Note:"
    type: text
    hint: "(optional, should normally be left blank)"

  redirect-b:
    type: hidden
    value: '[[module Redirect destination="http://fondationscp.wikidot.com/log-of-unexplained-locations/p/999#'
  redirect-e:
    type: hidden
    value: '"]]'
[[/form]]

2. Edit the "log-of-unexplained-locations" page like following

http://fondationscp.wikidot.com/log-of-unexplained-locations

**Foreword:** This page is to be devoted to the documentation of low threat anomalous locations which have been discovered by the SCP Foundation over the years. Although all locations listed in this document warrant securing and cover-up measures, none of them are closely enough tied to an underlying anomalous cause or considered a high enough containment or research priority to warrant full Special Containment Procedure documentation. This list may be used as a resource should knowledge of these locations become useful or necessary in the future.
– Doctor ██████ █████, Head of Containment, Site ██

To add a new **translation**, click here: **[[[/log-of-unexplained-locations#editsection|Add New Translation]]]**

Sort: [[[/log-of-unexplained-locations/order/rating desc |top rated]]], [[[/log-of-unexplained-locations/order/rating |lowest rated]]], [[[/log-of-unexplained-locations/order/name |oldest]]], [[[/log-of-unexplained-locations/order/name desc |newest]]], [[[/log-of-unexplained-locations/order/random |random]]]

[[module ListPages category="log-of-unexplained-locations" rating="@URL|>-3" order="@URL|rating desc" perPage="10"]]
[[# %%name%%]]
[[div style="float:right; height:16px;"]]
[[iframe http://fondationscp.wikidot.com/%%fullname%%/noredirect/true?theme_url=http://fondationscp.wikidot.com/local--code/log-of-unexplained-locations/1 scrolling="no" style="width:200px; height:26px;overflow:hidden;" frameborder="0"]]
[[/div]]
**[[[/log-of-unexplained-locations/p/[[#expr ((%%index%%-1)/10 % %%total%%)+1]]#%%name%% |Unexplained Location UE-[[#expr (496579*%%name%%)%900000 + (41389*%%name%%)%100000]] ]]]** ([[[*/%%fullname%%/norender/true#_editpage |edit]]]) 
**%%form_label{desc}%%** %%form_raw{desc}%%
**%%form_label{date}%%** %%form_raw{date}%%
**%%form_label{loc}%%** %%form_raw{loc}%%
**%%form_label{sec}%%** %%form_raw{sec}%%
[[#if %%form_raw{note}%% | **%%form_label{note}%%** %%form_raw{note}%%]]
[[/module]]

[[# editsection]]
+ Add new translation
[[module NewPage category="log-of-unexplained-locations" parent="log-of-unexplained-locations" button="Add"]]

[!--
[[code type="css"]]
#navi-bar,
#navi-bar-shadow,
#header,
#side-bar,
#page-title,
#breadcrumbs,
#page-info,
.page-watch-options,
.page-options-bottom,
.page-tags,
#footer,
#license-area,
#footer-bar,
.odialog-shader,
.hide-embed,
.hiddenDisclaimer {display: none !important;}

#main-content {
  margin: 0!important;
  padding: 0!important;
  width: 100%!important;
}
body{
margin:0!important;
padding:0!important;
}
.owindow{
position:static!important;
width:0px;
height:0px
}
#ohandle-1{
font-size:0px!important;
}
.modal-header{
font-size:0px!important;
}
.button-bar{
position: absolute;
top: 0px;
right: 0px;
}
/* Page Rating Module Customizations */
.page-rate-widget-box {
    display: inline;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.5);
    margin-bottom: 10px;
    margin-right: 2em;
}
.page-rate-widget-box .rate-points {
    background-color: #633 !important;
    border: solid 1px #633;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
    background-color: #fff6f0;
    border-top: solid 1px #633;
    border-bottom: solid 1px #633;
    font-weight: bold;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
    background: transparent;
    color: #633;
    padding: 0 4px;
    margin: 0 1px;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
    background: #633;
    color: #fffff0;
    text-decoration: none;
}
.page-rate-widget-box .cancel {
    background-color:  #633 !important;
    border: solid 1px #633;
    border-left: 0;
    border-radius: 0 5px 5px 0;
}
.page-rate-widget-box .cancel a {
    background: transparent;
    text-transform: uppercase;
    color: #966;
}
.page-rate-widget-box .cancel a:hover {
    border-radius: 0 3px 3px 0;
    background: #633;
    color: #fffff0;
    text-decoration: none;
}
/* Heritage Collection Rating Module */
.heritage-rating-module {
    float: right;
    background-color: #633;
    padding: 2px 8px 2px 5px;
    border: solid 1px #ccc066;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,.25);
}
.heritage-rating-module .page-rate-widget-box {
    float: right;
    box-shadow: none;
    margin-bottom: 0;
    margin-right: 0;
}
.heritage-rating-module .heritage-emblem {
    float: right;
    position: relative;
    top: -2px;
    left: 2px;
    height: 16px;
    width: 16px;
    overflow: visible;
    margin-right: 2px;
}
.heritage-rating-module .heritage-emblem img {
    width: 20px;
    height: 20px;
    border: 0;
}
[[/code]]
--]

3. Go to Original "log-of-unexplained-locations"

http://www.scp-wiki.net/log-of-unexplained-locations
unexp1.png

4. Back to SCP-FR's "log-of-unexplained-locations"

http://fondationscp.wikidot.com/log-of-unexplained-locations
unexp2.png
*Unexplained

ページコンソール

批評ステータス

カテゴリ

SCP-JP

本投稿の際にscpタグを付与するJPでのオリジナル作品の下書きが該当します。

GoIF-JP

本投稿の際にgoi-formatタグを付与するJPでのオリジナル作品の下書きが該当します。

Tale-JP

本投稿の際にtaleタグを付与するJPでのオリジナル作品の下書きが該当します。

翻訳

翻訳作品の下書きが該当します。

その他

他のカテゴリタグのいずれにも当て嵌まらない下書きが該当します。

コンテンツマーカー

ジョーク

本投稿の際にジョークタグを付与する下書きが該当します。

アダルト

本投稿の際にアダルトタグを付与する下書きが該当します。

既存記事改稿

本投稿済みの下書きが該当します。

イベント

イベント参加予定の下書きが該当します。

フィーチャー

短編

構文を除き数千字以下の短編・掌編の下書きが該当します。

中編

短編にも長編にも満たない中編の下書きが該当します。

長編

構文を除き数万字以上の長編の下書きが該当します。

事前知識不要

特定の事前知識を求めない下書きが該当します。

フォーマットスクリュー

SCPやGoIFなどのフォーマットが一定の記事種でフォーマットを崩している下書きが該当します。


シリーズ-JP所属

JPのカノンや連作に所属しているか、JPの特定記事の続編の下書きが該当します。

シリーズ-Other所属

JPではないカノンや連作に所属しているか、JPではない特定記事の続編の下書きが該当します。

世界観用語-JP登場

JPのGoIやLoIなどの世界観用語が登場する下書きが該当します。

世界観用語-Other登場

JPではないGoIやLoIなどの世界観用語が登場する下書きが該当します。

ジャンル

アクションSFオカルト/都市伝説感動系ギャグ/コミカルシリアスシュールダーク人間ドラマ/恋愛ホラー/サスペンスメタフィクション歴史

任意

任意A任意B任意C

ERROR

The 7happy7's portal does not exist.


エラー: 7happy7のportalページが存在しません。利用ガイドを参照し、portalページを作成してください。


利用ガイド

  1. portal:3427263 (01 Jun 2018 11:36)
特に明記しない限り、このページのコンテンツは次のライセンスの下にあります: Creative Commons Attribution-ShareAlike 3.0 License